Skip to content

This is a very simple text mode file manager using ncurses. It was an experiment to learn how to use ncurses and the program is incomplete but working.

License

Notifications You must be signed in to change notification settings

chrmorais/smurf

Repository files navigation

Smurf File Manager

This is a simple program intend to be runned on text mode only. Despite being a console program, we assume that it is running through a graphical environment. Of course the main functionalities will work in text mode only, but the graphical programs used to open some files will not work.

Type "?" in the running program to see a detailed set of instructions. This instructions is in the file "HELP". Please, don't remove this file.

In the source code, there is a file called "COPPYRIGHT" that contains the GPLv3 license. Please, read it if you want to use the source code of this program.

The configuration file is called "config.py", and you should change the parameters in the first lines according to your needs. Follow the comments there in.

About

This is a very simple text mode file manager using ncurses. It was an experiment to learn how to use ncurses and the program is incomplete but working.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages