Path to this page:
./
finance/rex,
TUI for keeping track of incomes and expenses
Branch: CURRENT,
Version: 0.2.9,
Package name: rex-0.2.9,
Maintainer: pkgsrc-usersRex 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.
Master sites:
Filesize: 140.714 KB
Version history: (Expand)
- (2026-07-07) Updated to version: rex-0.2.9
- (2026-06-12) Updated to version: rex-0.2.7
- (2026-04-20) Updated to version: rex-0.2.6
- (2026-03-02) Updated to version: rex-0.2.5
- (2026-01-12) Updated to version: rex-0.2.4
- (2026-01-07) Updated to version: rex-0.2.3nb1
CVS history: (Expand)
2026-07-07 08:35:29 by pin | Files touched by this commit (3) |  |
Log message:
finance/rex: update to 0.2.9
v0.2.9
Updates
- New popup field for renaming a tag
- Removed unused in-memory cache
Changes
- Rename tag by @TheRustyPickle in #133
- Update versions by @TheRustyPickle in #134
v0.2.8
Updates
- Prevent unnecessary animation on home table on certain changes
Changes
- Unnecessary anim by @TheRustyPickle in #132
|
2026-06-12 14:29:34 by pin | Files touched by this commit (3) |  |
Log message:
finance/rex: update to 0.2.7
Updates
Increased test coverage to over 80%
Fix Search page date section down arrow key behaving like arrow up key
Fix latest details not being available for autofill
Fixed balance corruption in case of empty balance in a method
Fix tx position swapping not following the correct ordering
Add quick animation when loading table rows for all pages
Changes
Add tests by @TheRustyPickle in #129
Home tx row animation by @TheRustyPickle in #130
Update versions and format by @TheRustyPickle in #131
|
| 2026-04-24 21:29:55 by Kevin Bloom | Files touched by this commit (1) |
Log message:
rex: fixed building on darwin
|
2026-04-20 14:21:04 by pin | Files touched by this commit (3) |  |
Log message:
finance/rex: update to 0.2.6
Updates
Improve start up time to near instant by moving update checker to a separate \
thread
Changes
Update checker by @TheRustyPickle in #127
Version bump by @TheRustyPickle in #128
|
2026-03-02 13:10:14 by pin | Files touched by this commit (3) |  |
Log message:
finance/rex: update to 0.2.5
Fix partial balance corruption when editing txs on a different month than the \
current one.
Add/Delete/Edit a tx on the impacted or an earlier month to auto resolve
|
| 2026-01-15 10:33:10 by pin | Files touched by this commit (1) |
Log message:
rex: needs cmake
Thanks to @wiz
|
2026-01-12 12:54:47 by pin | Files touched by this commit (3) |  |
Log message:
finance/rex: update to 0.2.4
Updates
Fix partial balance corruption on transfer TX deletion/edit
Autocorrect balance corruption on a new tx add/delete/edit
Changes
Bad final balance by @TheRustyPickle in #125
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|