Skip to content

dyumanaditya/nebula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebula

An advanced ncurses Linux terminal file manager for everyday use, inspired by Midnight Commander

Installation

Ncurses

Make sure you have ncurses installed on your Linux distro.

Debian

sudo apt-get install libncurses5-dev libncursesw5-dev

CentOS/RHEL/Scientific Linux 6.x/7.x+ and Fedora Linux 21 or older

sudo yum install ncurses-devel

Fedora Linux 22.x+

sudo dnf install ncurses-devel

Nebula

git clone https://github.com/DyumanAditya/nebula
cd nebula
sudo ./install

That's it! You should now be able to run the program from any terminal by typing nebula.

About

An advanced ncurses Linux terminal file manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published