Add Caligula (#261)

Caligula is a user-friendly, lightweight TUI for imaging disks.
This commit is contained in:
Jim Huang 2024-12-19 14:33:27 +08:00 committed by GitHub
parent a20f293995
commit 819b4d08b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -303,6 +303,7 @@ List of projects that provide terminal user interfaces
- [asciiMol](https://github.com/dewberryants/asciiMol) Curses based ASCII molecule viewer for linux terminals. - [asciiMol](https://github.com/dewberryants/asciiMol) Curses based ASCII molecule viewer for linux terminals.
- [bluetuith](https://github.com/darkhz/bluetuith) A TUI-based bluetooth connection manager, which can interact with bluetooth adapters and devices. - [bluetuith](https://github.com/darkhz/bluetuith) A TUI-based bluetooth connection manager, which can interact with bluetooth adapters and devices.
- [bluetui](https://github.com/pythops/bluetui) A TUI for managing bluetooth devices. - [bluetui](https://github.com/pythops/bluetui) A TUI for managing bluetooth devices.
- [Caligula](https://github.com/ifd3f/caligula) A user-friendly, lightweight TUI for imaging disks.
- [Captain's log](https://github.com/NikolaDucak/caps-log) A small TUI journaling tool - [Captain's log](https://github.com/NikolaDucak/caps-log) A small TUI journaling tool
- [cava](https://github.com/karlstav/cava) Cross-platform Audio Visualizer - [cava](https://github.com/karlstav/cava) Cross-platform Audio Visualizer
- [cfdisk](https://github.com/util-linux/util-linux) TUI partition editor included in util-linux - [cfdisk](https://github.com/util-linux/util-linux) TUI partition editor included in util-linux