Skip to content

ringtailedfox/fsv

Repository files navigation

FSV Icon

FSV 0.9.2+

RingtailedFox's cleaned-up version of fsv

This is a semi-maintained fork of the archived project: https://github.com/mcuelenaere/fsv

The original project is licensed under LGPLv2.1 and all original authorship is preserved. This fork provides:

  • ARM64 fixes
  • AMD64 fixes
  • Updated deprecated GLib call: g_dirname() → g_path_get_dirname()
  • Fixed help system to correctly launch the system default browser
  • modern build compatibility
  • Wayland/Xwayland launcher integration via a wrapper
  • Updated icons
  • Added modern icon installation
  • Cleaned build warnings where possible
  • Packaging for Debian/Ubuntu/Raspberry Pi OS
  • Packaging for RPM-based distros like OpenSUSE/Mageia/Fedora

FSV 0.9

travis ci

NOTE: this project is not actively maintained.

This repo is a fork of fsv, with some patches on top to align it more to the current state of affairs. The original author is Daniel Richard G., a former student of Computer Science at the MIT.

About fsv

fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace. It lays out files and directories in three dimensions, geometrically representing the file system hierarchy to allow visual overview and analysis. fsv can visualize a modest home directory, a workstation's hard drive, or any arbitrarily large collection of files, limited only by the host computer's memory and graphics hardware.

Its ancestor, SGI's fsn (pronounced "fusion") originated on IRIX and was prominently featured in Jurassic Park: "It's a Unix system!".

Screenshots of the original clone are still available.

Useful info and screenshots of the original SGI IRIX implementation are available on siliconbunny.

Install

  1. Clone the repository
  2. Make a configure script: ./autogen.sh
  3. Install dependencies (Ubuntu): sudo apt-get install libgtkgl2.0-dev libgl1-mesa-dev libglu1-mesa-dev
  4. Do the install dance:
    • ./configure
    • make
    • sudo make install

About

My cleaned-up version of fsv

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors