-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rishap Gandhi edited this page Jun 2, 2026
·
2 revisions
Lightweight, privacy-first activity tracker and automatic timesheet generator for Linux. <100MB RAM, zero cloud dependency.
- Installation — Setup in 2 minutes
- Configuration — Project rules, tracking settings
- CLI Commands — All available commands
- Architecture — How it works under the hood
- FAQ — Common questions
| Feature | Description |
|---|---|
| Passive Tracking | Logs active window every 10s automatically |
| Auto Timesheet | Groups activities into project time blocks |
| Project Rules | YAML-based classifier (window title, app, branch) |
| Daily Recap | End-of-day summary notification |
| Full-Text Search | Search across all captured activity (SQLite FTS5) |
| CSV/JSON Export | Export timesheets for Jira, Clockify, Toggl |
| System Tray | Always-visible status with quick actions |
| CLI |
taskmind status, today, timesheet, search
|