Skip to content

jpsachse/easywash-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easywash-Webapp

Queries http://ewnt.schneidereit-trac.com/api for washing machine status every 60 seconds, and on success updates serve/<roomNumber>.html.

Setup

Install dependencies:

pip install -r requirements.txt

Copy credentials.py.example to credentials.py and enter a valid api key.

Tested with python 3.5.

Usage

Run with room number (defaults to 5015):

python easywash.py [roomnumber] [--verbose]

About

An unofficial web app for washing machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.6%
  • CSS 9.8%
  • ApacheConf 1.7%
  • JavaScript 0.9%