File System Visualizer

File System Visualizer, also known as fsv, is a 3D file browser using OpenGL, written by Daniel Richard G. It is a clone of SGI's fsn file manager for IRIX systems, aimed to run on modern Linux and other Unix-like operating systems.

File System Visualizer
File System Visualizer showing a user's home directory on Mac OS X
Developer(s)Daniel Richard G.
Stable release
0.9 / September 8, 1999 (1999-09-08)
Written inC
Operating systemUnix-like
Available inEnglish
TypeFile manager
LicenseGNU Lesser General Public License
Websitefsv.sourceforge.net

It is capable of representing file systems in two ways:

  • MapV mode: files and directories are represented as cuboids of equal height, with the size of the cuboid representing the size of the file or directory.
  • TreeV mode: files and directories are shown in a more conventional file tree style, with links between parent directories and subdirectories, and columns of various height (indicating file size) on top of the directories to represent the files inside.

In both of these modes, a standard 2D file tree is displayed on the left of the window. The mouse can be used to rotate the 3D representation of the file system, and an "Eagle Eye" function shows the representation from an overhead view. File System Visualizer is also capable of manipulating the files and directories it displays.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.