Skip to content
/ toggl Public

Simple functionality to add time entries rows into toggl

Notifications You must be signed in to change notification settings

osadan/toggl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report time in toggle

This project expose single function in order to register single time entry in toggl .

rename dev.demo.json to dev.json and add your credentials name ,password , apitoken

If you don't know your toggl api. get it in https://toggl.com/app/profile (from the bottom of the page)

Add in default.json your projects including project name and project id (if you don't know your project id go to Projects page and select a project in the url copy the id after the 'edit' word )

In order to add time entry just run the index.js with the following parameters

node index.js -s TINE_START -e TIME_END -p PROJECT_NAME -d DATE

Time format is HH:MM Date format is DD-MM-YYYY

I think that's it.

Other imporvments or suggestions will be welcomegit

About

Simple functionality to add time entries rows into toggl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published