Add new item, nnn: terminal file manager

This commit is contained in:
Sebastian Korotkiewicz 2022-03-17 06:48:11 +01:00
commit 5484119b09
No known key found for this signature in database
GPG key ID: 5BDC557B496BDB0D

View file

@ -27,6 +27,7 @@ List of projects that provide terminal user interfaces
- [dockly](https://github.com/lirantal/dockly) Immersive terminal interface for managing docker containers and services
- [dry](https://github.com/moncho/dry) A Docker manager for the terminal
- [fff](https://github.com/dylanaraps/fff) A simple file manager written in bash.
- [nnn](https://github.com/jarun/nnn) n³ The unorthodox terminal file manager
- [Glances](https://github.com/nicolargo/glances) Glances an Eye on your system. A top/htop alternative.
- [Glow](https://github.com/charmbracelet/glow) Render markdown on the CLI, with pizzazz!
- [Goaccess](https://github.com/allinurl/goaccess) GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through your browser.
@ -189,6 +190,7 @@ List of projects that provide terminal user interfaces
- [w3m](https://github.com/tats/w3m) A text-mode WWW browser
---
There's a crazy amount of TUI projects out there, and we can't list them all (though we try!)
For more, see awesome-opensource's [TUI Projects](https://awesomeopensource.com/projects/tui) page.