Skip to content

kevnk/toggl-time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggl Time Tracker

This is an early version so the onboarding process is a little wacky.

2. Open Chrome Dev Tools

Visit the Network Panel and search for the summary.json request (may need a page refresh)

3. Find your auth token

Click on the "Headers" tab and look for "Request Headers." Copy the long string after Authorization: Basic like here: toggl request headers

4. Scroll down to "Query String Parameters"

Copy values for user_ids and workspace_id

Enter your desired monthly earnings, your hourly wage, and your respective toggl credentials that you just copied.

If it works

It should look something like this:

screenshot

Troubleshooting

Feel free to submit an issue if you can't get it to work.

About

Check how well you're doing on your hours this month (integrated with toggl)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published