Skip to content

jessehu312/hu-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hu's Home

Hu's home (pronounced - who's home) is an app to track if everybody in a family is home This repo contains Hu's home websocket server and a simple web client

Local Development

Initial

python -m pip install --user virtualenv
virtualenv venv
venv\Scripts\activate
pip install -r requirements.txt

Running Server

venv\Scripts\activate
flask run

Try it out

http://127.0.0.1:5000/

About

Check who's home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors