Code Monkey home page Code Monkey logo

traewelling-dashboard-rss's Introduction

traewelling dashboard rss

Create a RSS feed from your traewelling dashboard.

Public instance: https://traewelling-rss.adridoesthings.com

How it works

How to create your rss feed?

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

Delete the rss feed

Just run a DELETE HTTP request to the rss url.

Additional rss query parameters

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

Host your own instance

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.

Environment variables

  • DATABASE_PATH = The path to your sqlite file (Docker default = /database/db.sql)
  • TRAEWELLING_CLIENT_ID = Get your client id here
  • TRAEWELLING_CLIENT_SECRET = Get your client secret here
  • PUBLIC_URL = The public url of your instance

traewelling-dashboard-rss's People

Contributors

adridevelopsthings avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.