dnck / WGDash

Just a playful dashboard for a WG living

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WGDash

Features

  • read rss feeds
  • read weather
  • read lights on status
  • read playlist info
  • read messages

Hack for now

launch docker container:

docker run --rm --it -p 5000:5000 --entrypoint /bin/bash wgdash

to run the server:

uswgi --http 0.0.0.0:5000 ---wsgi-file /WGDash/wsgi.py

About

Just a playful dashboard for a WG living


Languages

Language:JavaScript 28.7%Language:Python 24.2%Language:HTML 22.1%Language:CSS 20.3%Language:Dockerfile 2.4%Language:Makefile 2.0%Language:Shell 0.2%