Skip to content
/ NiftyFS Public

A nifty file manager to browse your file system!

Notifications You must be signed in to change notification settings

pedzed/NiftyFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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