flexi-0.1.0 is not a library.
flexi
A minimal CLI tool for tracking your flexi-time balance.
Installation
Usage
Time strings accept hr/hrs/hour/hours and min/mins/minute/minutes. Hours must come before minutes. Negative balances are displayed as e.g. -1 hr 30 min.
Configuration
Create ~/.config/flexi/flexi.toml to override the storage path:
= "/path/to/flexi.txt"
Without config, the balance is stored at ~/.local/share/flexi/flexi.txt (or the platform equivalent).
License
MIT