-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Currently X11 only (xdotool/xprop). Wayland support is planned for a future phase.
About 5MB per day of activity in SQLite. A full year ≈ 2GB.
Yes — it tracks the active/focused window regardless of which monitor it's on.
No. It only captures the window title and app name. Never screenshots, never page content.
Add it to autostart: systemctl --user enable taskmind. It will start on login.
Yes. Add app names to blacklisted_apps in ~/.config/taskmind/config.yaml:
tracking:
blacklisted_apps: ["1password", "keepassxc", "banking"]taskmind stop
rm ~/.local/share/taskmind/taskmind.dbNo. Everything runs 100% locally. No cloud, no API calls, no telemetry.
Yes. Each person installs and runs their own instance. Data stays on their machine. They can export timesheets via CSV.
Python 3.6+ (ships with Ubuntu 18.04+).
Not yet. Linux first. Cross-platform support is planned (Phase 6 in the roadmap).
Yes! Since v0.1.1, TaskMind supports GNOME Wayland. The installer auto-installs the required extension. You just need to log out/in once after install.
You're likely on Wayland and haven't logged out/in after install. The GNOME extension needs a shell restart to activate. Log out, log back in, then taskmind start.