add specification for open-web-calendar

This commit is contained in:
Matthias Jacob 2020-11-26 22:23:27 +01:00
parent e863d8d153
commit 62c39a67a9
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"x-file-description-for-humans": "This is a calendar specification for an aggregated ChaosZone calendar. It uses this software: https://github.com/niccokunzmann/open-web-calendar",
"x-specification-url": "https://github.com/Chaostreff-Potsdam/Chaostreff-Potsdam.github.io/raw/master/calendar_specification.json",
"url": [
"https://kalender.eigenbaukombinat.de/public/public.ics",
"https://dezentrale.space/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&no_html=true",
"http://api.service.z-labor.space/spaceapi.json",
"https://www.c3d2.de/hq.ics",
"http://chaoschemnitz.de/chch.ical",
"https://open-web-calendar.herokuapp.com/calendar.ics?specification_url=https://github.com/Chaostreff-Potsdam/Chaostreff-Potsdam.github.io/blob/master/calendar-specification.json",
"https://calendar.google.com/calendar/ical/2eskb61g20prl65k2qd01uktis%40group.calendar.google.com/public/basic.ics"
],
"title": "ChaosZone-Kalender",
"language": "de",
"skin": "dhtmlxscheduler_contrast_black.css",
"css": "a {color: white;}",
"description": "Das ist ein gemeinsamer Kalender der ChaosZone. Unten kannst du den ICS-Link benutzen, um die Termine zu abbonieren."
}