This started out as just a script to upload MCU release dates to a Google Calender. Previously I've found calendars that other people maintained manually that eventually went stale. The intention of this repo is that the release information can be crowd sourced and easy to pick up if I ever drop the ball on maintaing it.
I've had many requests for other calenders so I've added support for other calendars.
Note: I don't personally folloow all of these release dates that closely, so please let me know if something is missing or goes out of date
For each calendar I will list the URl and if you would like to add it directly to your calender, the public iCal address will also be listed
https://calendar.google.com/calendar/embed?src=unofficial.mcu.calendar%40gmail.com
https://calendar.google.com/calendar/ical/unofficial.mcu.calendar%40gmail.com/public/basic.ics
https://calendar.google.com/calendar/embed?src=6t5rvfalpq6oejmd53jats1ir4%40group.calendar.google.com
https://calendar.google.com/calendar/ical/6t5rvfalpq6oejmd53jats1ir4%40group.calendar.google.com/public/basic.ics
https://calendar.google.com/calendar/embed?src=kkgjb6avtmbocime1ecos0d49c%40group.calendar.google.com
https://calendar.google.com/calendar/ical/kkgjb6avtmbocime1ecos0d49c%40group.calendar.google.com/public/basic.ics
https://calendar.google.com/calendar/embed?src=a28nf2scue1viptdqoiv33g718%40group.calendar.google.com
https://calendar.google.com/calendar/ical/a28nf2scue1viptdqoiv33g718%40group.calendar.google.com/public/basic.ics
https://calendar.google.com/calendar/embed?src=g8i6h4j0978715cl0o6amilsb0%40group.calendar.google.com
https://calendar.google.com/calendar/ical/g8i6h4j0978715cl0o6amilsb0%40group.calendar.google.com/public/basic.ics
https://calendar.google.com/calendar/embed?src=tion8rl7er63ptn06ef4sio86o%40group.calendar.google.com
https://calendar.google.com/calendar/ical/tion8rl7er63ptn06ef4sio86o%40group.calendar.google.com/public/basic.ics
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
If you just have a release date to add or update, please fork the repo and create a pull request. You can also open an issue with the tag "bug" and wait for me or another contributor to update it.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request