Your Data is Yours.
LogAgent is built on a "Local-First" philosophy. We don't just promise privacy; we architected the software to make data collection physically impossible for us.
Local SQLite
All logs are stored in a standard SQLite database file on your hard drive.
Our Servers
We have zero access. No telemetry. No hidden upload endpoints.
What exactly is tracked?
We track the active window title (e.g., "Project Plan - Google Docs") and the application name (e.g., "Chrome"). We record the start time and duration.
What is NOT tracked?
We NEVER record keystrokes, passwords, webcam footage, screen contents (screenshots), or file contents. Your secrets stay secret.
Can I delete my data?
Yes. Since the database is local, you can delete specific entries via the UI or simply delete the database file to wipe everything instantly.
Is it open source?
The core tracking module is based on ActivityWatch (Open Source), and we contribute back to the community. You can audit the tracking code yourself.