Tockler is a free application that automatically tracks your computer usage and working time. It provides detailed insights into:
- Application usage and window titles
- Computer state (idle, offline, online)
- Interactive timeline visualization
- Daily, weekly, and monthly usage statistics
- Calendar views and charts
- Time Tracking: Go back in time and see what you were working on
- Application Monitoring: Track which apps were used and their window titles
- Usage Analytics: View total online time, application usage patterns, and trends
- Interactive Timeline: Visualize your computer usage with an interactive chart
- Cross-Platform: Available for Windows, macOS, and Linux
Tockler is free and open-source software. If you find it useful, please consider supporting its development:
Tockler is built with modern web technologies:
- Framework: Electron with Webpack and TypeScript
- Frontend: React with Chakra UI
- Data Visualization: D3.js and Victory Chart
- Package Manager: pnpm
- Node.js
- Git
- pnpm
- Clone the repository:
git clone https://github.com/Maygo/tockler.git
cd tockler
- Enable pnpm:
corepack enable pnpm
- Install dependencies and start the application:
For the React client (renderer):
cd client/
pnpm install
pnpm start
For the Electron main process:
cd electron/
pnpm install
pnpm start
Logs are stored in the following locations:
- Linux:
~/.config/tockler/logs/main.log
- macOS:
~/Library/Logs/tockler/main.log
- Windows:
%USERPROFILE%\AppData\Roaming\tockler\logs\main.log
Feel free to:
- Create issues for feature requests
- Star this project
- Share your feedback
Tockler is licensed under the GNU General Public License v2.0. See the LICENSE file for details.
MayGo (https://github.com/MayGo)
Created by Maigo Erit @ trimatech.dev