lsd is a rewrite of ls(1) with new features such as colors, icons,
tree-view, and more formatting options.
This commit is contained in:
Jim Huang 2022-03-04 15:24:31 +08:00
commit a48464264e

View file

@ -119,6 +119,7 @@ List of projects that provide terminal user interfaces
- [gobang](https://github.com/TaKO8Ki/gobang) A cross-platform TUI database management tool written in Rust
- [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG
- [jrnl](https://jrnl.sh/) Collect your thoughts and notes without leaving the command line. human-friendly. future-proof. secure.
- [lsd](https://github.com/Peltoche/lsd) A rewrite of ls(1) with new features such as colors, icons, tree-view, and more formatting options.
- [neoss](https://github.com/PabloLec/neoss) Socket statistics visualization and explanation tool for Unix systems.
- [nmtui](https://developer.gnome.org/NetworkManager/stable/nmtui.html) ncurses network manager
- [oha](https://github.com/hatoo/oha) HTTP load generator