Skip to content

A simple utility to select a project and start tracking it using Toggl Track

Notifications You must be signed in to change notification settings

resilient-tech/toggl-choose-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggl Choose Project

A simple utility to select a project and start tracking it using Toggl Track

Requirements

Installation

  1. Clone this repo

    git clone https://github.com/resilient-tech/toggl-choose-project.git
  2. Install toggl-cli

    pip install togglCli
  3. Install gnome utilities: zenity and notify-send

    sudo apt-get install zenity
    sudo apt-get install libnotify-bin
  4. Configure Toggl CLI

    toggl me
  5. Run

    # Start the timer
    python3 toggle-choose-project/
    
    # Stop the timer
    python3 toggle-choose-project/stop.py

Pro tip: set the shortcuts for the run commands

Todo

  • Add cross-platform support

About

A simple utility to select a project and start tracking it using Toggl Track

Resources

Stars

Watchers

Forks

Languages