docs
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
|
||||
Right now, this is a script that turns the Sakura-Con schedule from Eventny into iCalendar files (for import into your calendar program of choice). Events are broken out into separate files, by track.
|
||||
|
||||
It may eventually grow to support other events and/or sport a separate UI. It is also vibe-coded.
|
||||
It may eventually grow to support other events and/or sport a separate UI. See [TODO].
|
||||
|
||||
Events are scraped via a pipeline that runs twice hourly, and if there are any changes, [a new release is published](https://g.dracoli.ch/rufei/events-plus/releases).
|
||||
Events are scraped via a pipeline that runs twice hourly, and if there are any changes, [a new release containing iCal files is published](https://g.dracoli.ch/rufei/events-plus/releases).
|
||||
|
||||
## Google Calendar Links
|
||||
* Sakura-Con 2025
|
||||
* [Sakura-Con Presents](https://calendar.google.com/calendar/embed?src=f2802717d1727828bf1bfe9f6cc35844a36ffff6daad7c3fa293ab35bf51c495%40group.calendar.google.com&ctz=America%2FLos_Angeles)
|
||||
* [Fan Panel](https://calendar.google.com/calendar/embed?src=8062c73edfb8db11c385b255531d97ba7a30672a5e6ded4e24cd589b25282d65%40group.calendar.google.com&ctz=America%2FLos_Angeles)
|
||||
* [Gaming](https://calendar.google.com/calendar/embed?src=46c95e247f9e449f2968b44edfe659560a232efbf57576efc9f15ba8668ee0ff%40group.calendar.google.com&ctz=America%2FLos_Angeles)
|
||||
@@ -30,4 +31,6 @@ python toical.py
|
||||
* create multi-select webui
|
||||
* save selected event uids in cookie
|
||||
* compare event ids from last sync to current and highlight changes to previously selected events
|
||||
* add other events like lbx
|
||||
* refactor event scrapers to use a config containing start/stop and other common metadata
|
||||
* modify runner scripts to stop running on events that have already elapsed
|
||||
* add support for other events like lbx
|
||||
|
||||
Reference in New Issue
Block a user