diff options
| author | Fuwn <[email protected]> | 2025-02-10 01:06:15 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-10 01:06:15 -0800 |
| commit | 72b519b2fc0e227a2cfd903eeb225fccfb68fcea (patch) | |
| tree | d8e06a47724f69b8ce9fd7a5ebd86d76ad3e086a | |
| parent | docs(readme): document generate_latest script (diff) | |
| download | hololist-to-json-and-ical-72b519b2fc0e227a2cfd903eeb225fccfb68fcea.tar.xz hololist-to-json-and-ical-72b519b2fc0e227a2cfd903eeb225fccfb68fcea.zip | |
docs(readme): add icalendar installation instructions
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ > Dump hololive & HOLOSTARS Birthdays from [HoloList](https://hololist.net) to JSON & iCalendar +## Install iCalendar + +To install the *latest* HoloList iCalendar containing all hololive and HOLOSTARS birthdays, download and open [`latest.ics`](https://raw.githubusercontent.com/Fuwn/hololist-to-json/refs/heads/main/latest.ics). + ## Latest Data A JSON file containing the *latest* HoloList data is present in the [`latest.json`](https://raw.githubusercontent.com/Fuwn/hololist-to-json/refs/heads/main/latest.json) |