Skip to content

Wrapper for the togglCli python tool. The tool can populate days, weeks, months in toggl.

Notifications You must be signed in to change notification settings

claranet-coast/toggl-cli-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

toggl-cli-wrapper

This script use the togglCli (python) to populate TOGGL

Requirements:

  • brew coreutils (brew install coreutils) for gdate
  • Python 3.7.3
  • togglCli for python (pip install togglCli)

For the usage and installation of togglCli see the documentation page: https://coast.xpeppers.com/#tutorial/togglcli.html

How to run

PROJECT_ID=12345 COMMAND=toggl bash ~/toggl-cli-wrapper/toggl.sh this_week COMMAND could be set to echo toggl to enable debug and print only commands

About

Wrapper for the togglCli python tool. The tool can populate days, weeks, months in toggl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages