Rex is a terminal user interface app for managing incomes, expenses, and transactions. Built with Rust and Ratatui with a simple interface that's easy to use.
1. Run from Source Code:
git clone https://github.com/TheRustyPickle/Rexcargo run --release2. Run the Latest 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