Copy and paste this command in terminal
gnome-pomodoro-tracking --plugin toggl
- Visit your Toggl profile: https://track.toggl.com/profile
- Navigate to "API Tokens" and click "Create new token".
Copy this command and replace TOKEN
with your API token
gnome-pomodoro-tracking --token TOKEN
Before you start tracking, you need to set up a workspace and project. It is usually set up once. If don't set up, it will use the first workspace and project.
Workspaces, you can list and set using this command this command.
List
gnome-pomodoro-tracking --workspaces
Set
gnome-pomodoro-tracking --workspaces --set ID
Projects, you can list and set using this command this command. List
gnome-pomodoro-tracking --projects
Set
gnome-pomodoro-tracking --projects --set ID
For advanced CLI usage and customization, please refer to the guide: introducing.md