Skip to content

NPScript/SFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SFM - Simple File Manager

A little file manager I made.

To compile you need the following libraries installed:

  • Curses
  • Boost Filesystem
  • w3m (Optional to display images)
  • poppler (Optional to preview pdf)

If so, run the following command to compile:

make

And the following to install:

sudo make install

To uninstall just type:

sudo make uninstall

About

Simple File Manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published