registro-trabajo

A work hours tracker with automatic pause detection for inactivity, exporting reports in Excel, built with Python, Tkinter, and SQLite.

Desktop Time Tracking Applications
5/13/2025
View Source

registro-trabajo

A desktop work hours tracker with automatic pause detection for inactivity, built with Python, Tkinter, and SQLite.

Features

  • Records work hours by project.
  • Detects inactivity (keyboard/mouse) of more than 5 minutes and automatically registers pauses.
  • Allows manual pausing of work sessions.
  • Exports work data and reports to Excel for further analysis.
  • Built using Python, Tkinter (for desktop UI), and SQLite (for local data storage).
  • Follows Clean Architecture principles and includes automated tests.

Pricing

  • Open-source (free to use)

Links

Tags

open-source, automatic-tracking, python, desktop