Skip to content

Commit d9b7f36

Browse files
Add columbus (#342)
<!-- Thanks for making Ratatui awesome! 🐭 --> * Link to the project: <!-- paste here --> GitHub: https://github.com/sivaprakashkrp/columbus crates.io: https://crates.io/crates/columbus * Description: <!-- short summary --> `columbus` is a GUI-like TUI File explorer written in Ratatui and Rust. It can explore drives, open files on `enter` through user-defined configuration in `file_options.toml`. `columbus` also maintains your frequently visited directories and helps you to reach them quicker through a Quick-Access Menu. * Screenshot: <!-- drag & drop or link --> <img width="1458" height="704" alt="image" src="https://github.com/user-attachments/assets/57b21134-3758-40f5-910e-a22a3304c9bd" />
1 parent d1c1428 commit d9b7f36

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
314314
- [btlescan](https://github.com/ztroop/btlescan) - Bluetooth Low Energy (BTLE) scanner and GATT viewer.
315315
- [budget_tracker_tui](https://github.com/Feromond/budget_tracker_tui) - A fast, keyboard-driven TUI for tracking expenses, managing categories, and analyzing your budget with ease.
316316
- [chamber](https://github.com/mikeleppane/chamber) - A TUI for managing secrets.
317+
- [columbus](https://github.com/sivaprakashkrp/columbus) - A GUI-like TUI file explorer.
317318
- [csvlens](https://github.com/YS-L/csvlens) - Command line csv viewer.
318319
- [ddv](https://github.com/lusingander/ddv) - Terminal DynamoDB viewer.
319320
- [dead-ringer](https://github.com/ztroop/dead-ringer) - Binary diff tool for Hex/ASCII analysis.

0 commit comments

Comments
 (0)