An open API service indexing awesome lists of open source software.

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

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`