Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.57 KB

README.md

File metadata and controls

64 lines (40 loc) · 1.57 KB

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