import_ics

import_ics

Docker-Anwendung from Vilhjalmr's Repository

Übersicht

Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. Environment Variables: ICS_USERNAME - Username for caldav server ICS_PASSWORD - Password for caldav server ICS_URL - URL to the caldav server CRONTAB_SCHEDULE - crontab time string, eg. "0 0 * * *" TZ - Timezone eg. "America/Chicago" creates a calendar_download_map.py file in the config path. The dictionary contained within uses calendar name as key, and URL to ics as value. Will download the ics file at the given URL and load its contents into the given calendar name, creating it if it doesnt exist. If ics file is not from a download, you can put the file in the /config/ical_export forlder with calendar_name.ics as the filename. Again, when run the script will import the ics file into calendar_name, creating it if it doesnt exist.

Laufzeit-Argumente

Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

ConfigPathrw
Ziel
/config
Standard
/mnt/user/appdata/import_ics
Wert
/mnt/user/appdata/import_ics
ICS Export FolderPathrw

Folder into which you can place ics files to be imported. And which downloaded ics files will be placed into. If unmapped, downloads will still work.

Ziel
/import_ics/ical_export
Standard
/mnt/user/appdata/import_ics/ical_export
Wert
/mnt/user/appdata/import_ics/ical_export
ICS_USERNAMEVariable

Username for connecting to CalDAV server

ICS_PASSWORDVariable

Password for connecting to CalDAV server

ICS_URLVariable

URL to access the CalDAV Server eg. http://example.com/dav.php

CRONTAB_SCHEDULEVariable

Crontab schedule string for when script is desired to run.

Standard
0 0 * * *
Wert
0 0 * * *
TimeZoneVariable

Timezone for docker to run in.

Ziel
TZ
Standard
UTC
Wert
UTC

Kategorien

Statistik herunterladen

27,282
Downloads insgesamt
16
Dieser Monat
134
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
vilhjalmr26/import_ics
Zuletzt aktualisiert2022-06-08
Erstmals gesehen2022-06-08

Führen Sie import_ics auf Unraid aus.

import_ics ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.