#
termion
Here are 18 public repositories matching this topic...
A tui for cube timing, written in Rust.
-
Updated
May 23, 2020 - Rust
client-server notification center for dbus desktop notifications
-
Updated
May 11, 2021 - Rust
-
Updated
Aug 23, 2019 - Rust
Simple brick breaking game running on terminal
-
Updated
May 7, 2017 - Rust
A simple 2048 game on the terminal
-
Updated
Jun 11, 2020 - Rust
A simple project made while learning rust. The goal is to make an amazing terminal menu. Under development.
-
Updated
Jun 27, 2020 - Rust
A fully decentralized chat, running in your terminal
-
Updated
Aug 11, 2019 - Rust
Improve this page
Add a description, image, and links to the termion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the termion topic, visit your repo's landing page and select "manage topics."
Most TUI programs have a useful list of categorized keybindings that shows when
<?>orshift+/are pressed to quickly check which-key does X, or see what commands are available to the user. I believe this is a low-input/high-return improvement for all new users. This would also make the project feel much more polished.