Skip to content

apie/afvalwijzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Afvalwijzer

Generate ICAL for the waste collection days listed on https://www.mijnafvalwijzer.nl/

Getting started:
  1. Install the requirements from requirements.txt by running pip install -r requirements.txt.
  2. Create a file settings.py and put two lines in it:
postcode=<your postcode>
huisnummer=<your house number>
apikey=<get it from the website>
ignore=<tuple of waste types to ignore>
  1. Run python3 afval.py
  2. The script generates a file afvalkalender.ics. Use it in your calendar application.

About

Generate ICAL for the waste collection days listed on https://www.mijnafvalwijzer.nl/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages