A terminal time tracker. Start sessions, label them, and review your time as a bar chart — all from the keyboard.
Cute bonus: you'll adpot Staz, a small creature that lives as your work.
cargo install stazecurl --proto '=https' --tlsv1.2 -LsSf https://github.com/SimonBure/staze/releases/latest/download/staze-installer.sh | shpowershell -ExecutionPolicy ByPass -c "irm https://github.com/SimonBure/staze/releases/latest/download/staze-installer.ps1 | iex"Requires no system dependencies (SQLite is bundled).
staze| Key | Action |
|---|---|
← → |
Navigate menu |
Enter |
Select |
Q |
Quit / back |
Sessions are stored in ~/.local/share/staze/staze.db.
Optional config at ~/.config/staze/config.toml:
db_path = "/custom/path/to/staze.db"MIT
