Tockler logo

Tockler Maigo Erit

Use this command to install Tockler:
winget install --id=maygo.tockler -e

tracks your time by monitoring your active windows (only titles) and idle time.

README

Overview

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

Features

  • 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

Support Tockler

Tockler is free and open-source software. If you find it useful, please consider supporting its development:

Download

Windows

macOS

Linux

Screenshots

Light Theme

Timeline Settings Summary Summary Search Tray window

Dark Theme

Timeline Settings Summary Summary Search Tray window

Technologies

Tockler is built with modern web technologies:

Development

Prerequisites

  • Node.js
  • Git
  • pnpm

Quick Start

  1. Clone the repository:
git clone https://github.com/Maygo/tockler.git
cd tockler
  1. Enable pnpm:
corepack enable pnpm
  1. 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

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

Feedback

Feel free to:

  • Create issues for feature requests
  • Star this project
  • Share your feedback

License

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

Versions
4.0.21
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.12
4.0.10
4.0.8
4.0.6
Website