Skip to content

SimonBure/staze

Repository files navigation

Crates.io

staze

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.

staze demo

Install

From source (any platform)

cargo install staze

macOS / Linux (prebuilt binary)

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/SimonBure/staze/releases/latest/download/staze-installer.sh | sh

Windows (PowerShell)

powershell -ExecutionPolicy ByPass -c "irm https://github.com/SimonBure/staze/releases/latest/download/staze-installer.ps1 | iex"

Requires no system dependencies (SQLite is bundled).

Usage

staze
Key Action
Navigate menu
Enter Select
Q Quit / back

Sessions are stored in ~/.local/share/staze/staze.db.

Configuration

Optional config at ~/.config/staze/config.toml:

db_path = "/custom/path/to/staze.db"

License

MIT

About

Terminal User Interface for productivity. Track your working session, label them and review the data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages