Changelog
- Use of ncurses, so it's way better now
- Proper debian package installation/uninstallation
- Seriously, ncurses is amazing
- Mouse clicks support, thanks ncurses
- Proper screen clearing on exit, thanks ncurses
- Dynamically auto resize, thanks ncurses
- Seriously, ncurses is amazing
- No more easter egg
- May take a small bit more perf (no longer waits for user input, but sleeps for some time in between)
To install (x64) :
wget https://github.com/WildGoat07/expdir/releases/download/1.1.4/expdir-1.1.4.deb
sudo apt install ./expdir-1.1.4.deb
Note : this package is only available for Debian distros. Otherwise, you have to rebuild it. For some debian based distro (like Raspbian which is ARM64), you may have to rebuild it.