aboutsummaryrefslogtreecommitdiff
path: root/utils/register.py (unfollow)
Commit message (Collapse)AuthorLines
2023-05-07We can now compare currencies.Adrián Oliva-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.
2023-05-05New it has colors!!!Adrián Oliva-8/+27
2023-05-05First attempt at the register command.Adrián Oliva-0/+162
Still needs colored output and doesn't have any filters to it.