A GUI manager for the BobFS file system.
- Visit the releases page and download the latest .zip.
- Download & install the .NET Framework if you're using Windows 7. Windows 8 and above should already have it installed.
- Extract the files and run WinBobFS.exe.
- Install the Mono Framework (a .NET environment for Linux/OSX) with
sudo apt-get install mono-complete
(More here). - Go to the folder in a terminal and do
mono WinBobFS.exe
.
- Download & install Mono Framework.
- Go to the folder in a terminal and do
mono WinBobFS.exe
.
- Download and install the free Visual Studio 2015.
- Download the WinBobFS source.
- Open the .sln file and hit Start.