Crates.io | rex-tui |
lib.rs | rex-tui |
version | 0.1.18 |
source | src |
created_at | 2023-04-26 22:50:51.984452 |
updated_at | 2024-10-23 15:46:30.203066 |
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 | 514,512 |
1. Run from Source Code:
git clone https://github.com/TheRustyPickle/Rex
cargo run --release
2. 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-tui
rex
4. 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