Time tracking app built unapologetically for macOS.
Find a file
2025-10-04 19:32:08 +02:00
.vscode docs: add class diagram 2023-10-24 17:19:59 +02:00
Docs docs: finish extended class diagram 2023-12-15 11:51:01 +01:00
mtimelog polish: adjust icon slightly 2025-10-04 19:32:08 +02:00
mtimelog.xcodeproj feat: add liquid glass app icon 2025-10-04 19:24:37 +02:00
.gitignore initial commit 2023-06-25 23:53:36 +02:00
LICENSE Create LICENSE 2023-07-23 20:41:50 +02:00
README.md docs: fix English in README 2023-12-08 18:02:04 +01:00

mtimelog

Project description

gtimelog is a time tracking utility built unapologetically for macOS. It draws heavy inspiration (and sort of steals the name) from the similarly scoped GNOME application gtimelog.

Unlike some bigger projects, this aims to be a very small utility application that makes your (read: my) life easier in a specific use case.

Screenshot of the app's main window

Who this project is for

This project is intended for anyone who wants to track their time spent on tasks over the course of a working day, review this data and export it in various text formats.

Project dependencies

  • a Mac running macOS Sonoma (14.0) or newer (both Intel and Apple Silicon binaries provided)

Install

  1. Users: Download the provided executable from the releases section and put it in your Applications folder.
  2. Developers: Alternatively, the repository can be cloned to compile the app from source (Xcode 15 required).

Configure

At this point there aren't many user-configurable options, but a few essential settings can be found in the macOS Settings window (Command + ,).

Currently, the app does not need special entitlements to compile.

Run

  1. Command + R in Xcode.

Additional documentation

  1. For more information, German speakers can consult the original concept document.
  2. There are also some diagrams in the Docs folder.

Help/Feedback

  • Please open a Github issue and describe the problem.
  • I am very open to feedback in general.

Terms of use

mtimelog is licensed under the GPLv3.