/NiftyFS

A nifty file manager to browse your file system!

Primary LanguageC++

NiftyFS

A nifty way to access your filesystem.

TUI directory tree

Installation

Currently you have to build it yourself. Create an issue if you would like a pre-compiled release for your operating system.

Building

Pre-requisites

  • Windows/Linux/macOS operating system
  • Buck build system
  • Buckaroo package manager

Instructions

buckaroo install
buck build :app # or: buck run :app