Rex

wakatime

Rex is a terminal user interface app for managing income, expenses, and transactions. Built with Rust and tui-rs with a simple interface that's easy to use.

new_rex

Getting Started

1. Run from Source Code: * Clone the repository git clone https://github.com/TheRustyPickle/Rex * Run with Cargo cargo run --release

2. Run the Latest Release: * Download the latest executable from Releases. * Open terminal/CMD and start the program by the command ./rex or rex depending on the OS at the correct directory.

or

3. Install from Cargo: * Run cargo install rex-tui * Make sure ~/.cargo/bin is on path if you're on linux

App Data Location

See here for location info where Rex data is saved which is determined based on the OS.

Feedback & Bug Reports

For any feedback, improvement suggestions or bugs please open an issue