https://github.com/pgaskin/innosoftfusiongo-schedule
Generate weekly schedules from Innosoft Fusion Go data.
https://github.com/pgaskin/innosoftfusiongo-schedule
calendar innosoft-fusion schedule
Last synced: about 1 year ago
JSON representation
Generate weekly schedules from Innosoft Fusion Go data.
- Host: GitHub
- URL: https://github.com/pgaskin/innosoftfusiongo-schedule
- Owner: pgaskin
- Created: 2023-10-19T02:55:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T12:44:48.000Z (about 2 years ago)
- Last Synced: 2025-03-30T09:23:04.294Z (over 1 year ago)
- Topics: calendar, innosoft-fusion, schedule
- Language: Go
- Homepage: https://arc.qu.pgaskin.net
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# innosoftfusiongo-schedule
Generate weekly schedules from Innosoft Fusion Go data.
- Optimizes the schedule to have the fewest number of individual times and exceptions/exclusions.
- Robust caching and error handling.
- Semantic HTML and modern CSS.
- Configurable activity filters.
- Customizable colors (using Material Design 3 dynamic color).
Also see [innosoftfusiongo-ical](https://github.com/pgaskin/innosoftfusiongo-ical) for generating iCalendar feeds.
See [arc.qu.pgaskin.net](https://arc.qu.pgaskin.net) for Queen's University ARC schedules.
I originally created this because the Queen's University ARC keeps changing/cancelling the lane swim times at the last minute, the official schedule doesn't show the updates, and the app only lets you see one day at a time (and I don't want to use it anyways).