Okane Paulanerus
winget install --id=Paulanerus.Okane -e
a small tool to organize all your financials in your cli
Okane is a small command-line tool designed to help you organize and manage your finances efficiently. It provides an intuitive interface for tracking income, expenses, and recurring payments, making financial management accessible directly from your terminal.
Key Features:
- Add and categorize transactions with tags for better organization.
- Track recurring payments to stay ahead of your financial obligations.
- View detailed or summarized financial overviews to monitor spending patterns.
- Supports multiple platforms, including Windows (via winget) and GNU/Linux.
Audience & Benefit:
Ideal for individuals who prefer a simple, lightweight solution for managing their finances without the complexity of graphical interfaces. Okane empowers users to maintain control over their financial health with quick access to essential information from the command line.
README
Okane - a small tool to organize all your financials in your cli
Dependencies
- rang for colored console output
Build
Currently only Windows(vs build tools) and GNU/Linux (GNU Make) are supported.
I'm using premake5 to generate my project/make files.
For GNU Make:
premake5 gmake2
make config=release
For other project files vistit: Using Premake.
Install
Windows (winget):
winget install okane
Arch Linux:
yay -S okane
Flatpak:
- planned
Homebrew:
- planned
Features
- Add any income or expense with a corresponding tag
- Add repeating payments
- Display a small or detailed view of your financial status
Type okane help
for more informations.
Planned
- Support more languages
- Password protection
- Apple support