https://github.com/jamesatjaminit/classcharts-to-ical
A simple API to provide an ICal file for ClassCharts
https://github.com/jamesatjaminit/classcharts-to-ical
classcharts deno
Last synced: about 1 year ago
JSON representation
A simple API to provide an ICal file for ClassCharts
- Host: GitHub
- URL: https://github.com/jamesatjaminit/classcharts-to-ical
- Owner: jamesatjaminit
- License: unlicense
- Created: 2024-02-29T22:21:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T10:10:53.000Z (almost 2 years ago)
- Last Synced: 2024-08-25T11:26:36.783Z (almost 2 years ago)
- Topics: classcharts, deno
- Language: TypeScript
- Homepage: https://classcharts-to-ical.jamesatjaminit.dev/
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClassCharts To Ical
A simple API to convert a classcharts timetable & homeworks to an ical file.
# Usage
Usage instructions are avaiable at
https://classcharts-to-ical.jamesatjaminit.dev (or the link of your local
instance).
# Development
## With Deno Deploy
1. Fork this repository
2. Create a new Deno Deploy project at
[https://dash.deno.com/](https://dash.deno.com/)
3. Link the project to your forked repository
4. Done! You can now make changes to the code and they will be automatically
deployed to your Deno Deploy project.