A script to fetch and convert dates from the "Abfallnavi" (https://www.regioit.de/produkte-leistungen/entsorgung/abfallapp-abfallnavi/) into ical files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqozz cebd945d45 Fix purging of future ical appointments 7 months ago
.gitignore Add initial script 2 years ago
README.md Update 'README.md' 2 years ago
config.ini.example Add configurable output folder 2 years ago
generate_ical.py Fix purging of future ical appointments 7 months ago
requirements.txt Add initial script 2 years ago

README.md

This script fetches data from the "Abfallnavi" application developed by "regio iT" (https://www.regioit.de/produkte-leistungen/entsorgung/abfallapp-abfallnavi/) and converts it into ical files to import them in any regular calendar software. It is currently tested and used in Nuremberg.

Other cities which could be supported in the future:

Installation

  1. Clone the repository
  2. Setup a python virtualenv with virtualenv venv and activate it with . ./venv/bin/activate
  3. Install requirements with pip install -r requirements.txt
  4. Run the generator: python generate_ical.py