Rex
TUI program for keeping track of incomes and expenses, created with Rust
Install / Use
/learn @TheRustyPickle/RexREADME
- Easily view, add, edit, and delete transactions.
- Navigate through transactions and instantly observe balance changes after each transaction.
- Chart for visualizing balance changes over a specific month, year, or all transactions.
- Access a summary with key insights and information on income, expense, and percentage distribution.
- Built using SQLite database and keeps everything local.
- Find transactions quickly using partial or specific information.
- Organize transactions with custom tags for easy filtering.
- Works fully offline.
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 Release.
- Open terminal/CMD and start the program by the command
./rexorrexdepending on the OS at the correct directory.
or
- Double-click the executable which will try to open a terminal/CMD by itself.
- Open terminal/CMD and start the program by the command
3. Install from Cargo:
- Install with
cargo install rex-tui - Run with the command
rex
4. Install using a package manager:
- On NetBSD a package is available from the official repositories. To install it simply run:
pkgin install rex
<h2>App Data Location</h2>
See here to learn about the initial directory where Rex data gets saved which is determined based on the OS.
<h2>Feedback & Bug Reports</h2>For any feedback, improvement suggestions, or bugs please open an issue
Related Skills
himalaya
340.5kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
coding-agent
340.5kDelegate coding tasks to Codex, Claude Code, or Pi agents via background process
tavily
340.5kTavily web search, content extraction, and research tools.
feishu-drive
340.5k|
