Skip to content

Connect your Pomodoros to popular time tracking services (@odoo, @clockify, @toggl).

License

Notifications You must be signed in to change notification settings

gnome-pomodoro/gnome-pomodoro-tracking

Repository files navigation

PyPI - Version

Welcome to Gnome Pomodoro Tracking!

Our plugin integrates with Toggl, Clockify, and Odoo to provide accurate time logging for your tasks and projects.


Getting Started

1. Install

To get started, simply install the plugin using pip:

pip3 install -U gnome-pomodoro-tracking

2. Set Up GNOME Pomodoro:

  • Open Gnome Pomodoro Preferences.
  • Navigate to "Plugins" > "Custom Actions (Execute shell scripts)".
  • Click "Add" and paste the following command:
gnome-pomodoro-tracking -gps "$(state)" -gpt "$(triggers)" -gpd "$(duration)" -gpe "$(elapsed)"

3. Choose Your Time Tracking Service

We support three popular services:

4. Command line

For advanced CLI usage and customization, please refer to the guide: introducing.md