https://github.com/irsmsoso/tui-counters
Simple counters TUI
https://github.com/irsmsoso/tui-counters
board-game ratatui rust-lang terminal-user-interface tui
Last synced: 17 days ago
JSON representation
Simple counters TUI
- Host: GitHub
- URL: https://github.com/irsmsoso/tui-counters
- Owner: IRSMsoso
- Created: 2024-08-03T21:51:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T21:26:02.000Z (4 months ago)
- Last Synced: 2025-04-14T00:11:24.344Z (22 days ago)
- Topics: board-game, ratatui, rust-lang, terminal-user-interface, tui
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Counters TUI
TUI program where you can quickly make a number of counters and increment them, for scoring games and such
## Features
- [x] Make named counters
- [x] Increment and Decrement them
- [x] Add and subtract large amounts
- [x] Saving state to file`cargo install tui-counters`