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
- Host: GitHub
- URL: https://github.com/katt/toggl-ical
- Owner: KATT
- Created: 2019-06-08T18:03:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T20:12:25.000Z (over 6 years ago)
- Last Synced: 2025-03-31T13:27:21.427Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://toggl-ical.kattcorp.com
- Size: 47.9 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).