Automatically toggl your hours
Project description
Automate your Toggling
No longer fear the moment when Eva asks you to update toggle. Simply type:
$ toggl fix
And be done with it.
Installation
$ pip install toggl
Configuration
Create a .toggle file in your home directory with the following content:
[API] key = <your api key> # Can be obtained at: FIXME workspace = 566021 # Your deault workspace
[LOCATION] timezone = europe/amsterdam
[PROJECTS] default = 10128232 # Your default project
[SCHEDULE] monday = 8:30-12:30,13:00-17:30 tuesday = 8:30-12:30,13:00-17:30 wednesday = 8:30-12:30,13:00-17:30 friday = 8:30-12:30,13:00-17:30
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
toggl-0.1.0.tar.gz
(3.8 kB
view hashes)