Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Here you will find a list of TUI crates and applications that are made for or us
- [🔧 Utilities](#-utilities)
- [💻 Apps](#-apps)
- [⌨️ Development Tools](#%EF%B8%8F-development-tools)
- [Embedded Development Tools](#embedded-development-tools)
- [🕹️ Games and Entertainment](#%EF%B8%8F-games-and-entertainment)
- [🚀 Productivity and Utilities](#-productivity-and-utilities)
- [🎼 Music and Media](#-music-and-media)
Expand Down Expand Up @@ -118,6 +119,11 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [Yazi](https://github.com/sxyazi/yazi) - Blazing fast terminal file manager written in Rust, based on async I/O.
- [VT Code](https://github.com/vinhnx/vtcode) - A Semantic Coding Agent.

#### Embedded Development Tools
Comment thread
orhun marked this conversation as resolved.
Outdated

- [ComChan](https://github.com/Vaishnav-Sabari-Girish/ComChan) - A minimal serial monitor with plotter TUI.


### 🕹️ Games and Entertainment

- [a-puzzle-a-day](https://github.com/mrbjarksen/a-puzzle-a-day) - Generate and browse all solutions to A-Puzzle-A-Day.
Expand Down Expand Up @@ -307,7 +313,6 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [journalview](https://github.com/codervijo/journalview) - Journalctl log viewer.

### 🌌 Other

- [confetty_rs](https://github.com/Handfish/confetty_rs) - Particle system (fireworks, stars) rendered in the terminal.
Comment thread
orhun marked this conversation as resolved.
- [cotp](https://github.com/replydev/cotp) - Command-line TOTP/HOTP authenticator app.
- [cube timer](https://github.com/paarthmadan/cube) - A tui for cube timing, written in Rust.
Expand Down