~timharek/bir

Unoffical API to access BIR.no trash collecton days
docs: Update readme
feat: Add Dockerfile
chore: Move main cmd

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~timharek/bir
read/write
git@git.sr.ht:~timharek/bir

You can also use your local clone with git send-email.

#Unofficial BIR.no API

Provide an API to get collection days from BIR.no.

The goal is to have a way to serve a calendar subscription you can add in your calendar so you don't need an app.

This project is not affiliated with BIR or anyone else.

#Running the project yourself

See the Dockerfile, and use it to host your own server.

#Obtaining subscription URL

  1. Go to https://bir.no
  2. Search for your address (or similar) and open the result
  3. Select "Til tømmekalender"
  4. Copy the URL

Now you can use it on your server. The URL will look like this:

https://<your-server-url>/?q=https://bir.no/adressesoek/toemmekalender/?rId=<your-address-uuid>

Use that address in your calendar app of choice.

#Contributing

Patches are welcome! Send them to ~timharek/public-inbox@lists.sr.ht.