An open API service indexing awesome lists of open source software.

https://github.com/katt/toggl-ical

📅⏳ Calendar Toggl Entries
https://github.com/katt/toggl-ical

Last synced: about 1 year ago
JSON representation

📅⏳ Calendar Toggl Entries

Awesome Lists containing this project

README

          

# Toggl iCal

## Useage

1. Open Calendar
2. `File` -> `New Calendar Subscription...`
3. Paste `https://toggl-ical.kattcorp.com/?token=your_toggl_token_here`

🎉 Now you can view the last six month's Toggl entries.

## Dev

1. `npm i -g now`
2. `now dev`
3. Open Calendar
4. `File` -> `New Calendar Subscription...`
5. Paste `http://localhost:3000/?token=your_toggl_token_here`

### Debugging

http://localhost:3000/index.json?token=your_toggl_token_here

## Deploy

1. `now`

---

Made by [KATTCORP](http://kattcorp.com).