| Crates.io | rex-tui |
| lib.rs | rex-tui |
| version | 0.1.21 |
| created_at | 2023-04-26 22:50:51.984452+00 |
| updated_at | 2025-08-26 00:23:15.946582+00 |
| description | A TUI app for managing Incomes and Expenses |
| homepage | https://github.com/TheRustyPickle/Rex |
| repository | https://github.com/TheRustyPickle/Rex |
| max_upload_size | |
| id | 849867 |
| size | 526,302 |
1. Run from Source Code:
git clone https://github.com/TheRustyPickle/Rexcargo run --release2. Run the Latest Release:
Download the latest executable from Release.
./rex or rex depending on the OS at the correct directory.or
3. Install from Cargo:
cargo install rex-tuirex4. Install using a package manager:
pkgin install rex
See here to learn about the initial directory where Rex data gets saved which is determined based on the OS.
For any feedback, improvement suggestions, or bugs please open an issue