## TODO
- [x] Add basic calculation mechanism for saved time and recalculated time.
- [x] Integrate [clap.rs]() for command line argument parsing.
- [x] Add basic tests for the calculation mechanism.
- [x] Integrate basic flags:
- [x] `--help`
- [x] `--version`
- [x] `--duration-only`
- [x] `--time-saved-only`
- [x] `--seconds`
- [x] `--emoji`
- [ ] `--raw`
- [ ] `--unit`
- [x] Add an indicator for the leftover time in the current day.
- [ ] Integrate with [dijo](https://github.com/oppiliappan/dijo/wiki/Auto-Habits) for automatic time tracking.