aboutsummaryrefslogtreecommitdiff
path: root/utils/register.py (follow)
Commit message (Collapse)AuthorAgeLines
* We can now compare currencies.Adrián Oliva2023-05-07-0/+12
| | | | | At least with just the `<` and if we only have one type of currency. The value is the only thing that will be compared.
* New it has colors!!!Adrián Oliva2023-05-05-8/+27
|
* First attempt at the register command.Adrián Oliva2023-05-05-0/+162
Still needs colored output and doesn't have any filters to it.