Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 1.07 KB

File metadata and controls

33 lines (23 loc) · 1.07 KB

muellkalender-oldenburg_enhancer

Tool zum Anreichern der ICS-Daten des oldenburger Müllkalenders um Erinnerungen zum Müllrausbringen ;) Tool for enhancing the ICS file from the online collection calendar for Oldenburg (GER) with alerts for the calendar events. Additionally a reminder for downloading the new ICS file if the current dates will end.

Requirements

This tool is build with Go 1.14

Usage

make build-osx        # builds an executable for OSX under /build/ics_enhancer
make build-linux      # builds an executable for Linux under /build/ics_enhancer_linux
make build-windows    # builds an executable for Windows under /build/ics_enhancer.exe
make clean            # cleans Go and deletes /build
make all              # builds all artifacts

Weblinks

Author

Stephan Zerhusen

Copyright and license

The code is released under the MIT license.