# Apex Time Tracker TUI
the [Apex time tracker](https://apex.hackclub.com/time) but rewritten in Rust, with cool infographics, and with the ability to resume sessions even if your computer crashed!
## Keyboard Shortcuts
- `[s]` Start a new session
- `[p]` Pause the current session
- `[u]` Resume the current session
- `[e]` End the current session
- `[c]` Cancel the current session
- `[r]` Reload data
- `[t]` Update Apex token
- `[q]` Quit the application
- `[?]` Show help
## Configuration
It saves your Apex token in:
`~/.config/apex-time-tracker-tui`.
## License
Gnu GPL v3