Create a RSS feed from your traewelling dashboard.
Public instance: https://traewelling-rss.adridoesthings.com
Go to the url of your instance (e.g. the public instance): Follow the steps in traewelling and you will get a rss url. Don't share this url with other people, because YOUR dashboard is private
Just run a DELETE HTTP request to the rss url.
| Name | Value | Example |
|---|---|---|
| timezone | The timezone of the datetime strings | Europe/Berlin (this is the default value) |
| ignore_users | A comma delimited list of usernames whose check ins should be ignored | adridoesthings,some_other_username |
Just use the docker image published on github or run the binary with cargo yourself. You need to create a docker volume to /database.
The redirect_uri of the traewelling oauth grant is $PUBLIC_URL/callback.