1.1.020.0 MB
MIT
strict
core22
Clock in, clock out! A slick CLI time tracker.
A simple, colorful terminal time tracker. Clock in when you start, clock out when you stop. Tag sessions, view weekly/monthly summaries, and export to CSV.
--- COMMANDS
--- BACKGROUND USAGE
Use standard Linux tools to run in the background:
Then check progress or stop from any terminal:
--- DATA & PRIVACY
All sessions are stored locally in ~/.clockin/sessions.json.
No telemetry, no cloud sync, no accounts required.
Source code: https://github.com/anuragbhattacharjee/clockin
--- COMMANDS
- clockin start "Task"
- clockin start "Task" --tag work
- clockin stop
- clockin status
- clockin log
- clockin log --date today
- clockin log --date yesterday
- clockin log --tag work
- clockin summary week
- clockin summary month
- clockin export | Export all sessions to CSV
- clockin delete <id> | Delete a session by ID
--- BACKGROUND USAGE
Use standard Linux tools to run in the background:
- nohup clockin start "Task" &
- clockin start "Task" & disown
- systemd-run --user clockin start "Task"
Then check progress or stop from any terminal:
- clockin status
- clockin stop
--- DATA & PRIVACY
All sessions are stored locally in ~/.clockin/sessions.json.
No telemetry, no cloud sync, no accounts required.
Source code: https://github.com/anuragbhattacharjee/clockin
Update History
1.1.0 2 → 25 Mar 2026, 21:49 UTC
1.0.0 (1) → 1.1.0 (2)5 Mar 2026, 21:21 UTC
1.0.0 (1)3 Mar 2026, 18:21 UTC
3 Mar 2026, 17:49 UTC
5 Mar 2026, 21:12 UTC
3 Mar 2026, 18:21 UTC


