Husstanden is a service that aims towards organizing your day to day life
Go to file
2019-04-23 13:54:26 +02:00
objects Standard config (personal config will not be commited) 2019-02-25 10:59:09 +01:00
static Alert script 2019-03-02 23:38:59 +01:00
templates Navbars <o/ 2019-04-23 13:54:26 +02:00
__init__.py Startup 2019-02-12 16:59:43 +01:00
.gitignore Dash 2019-03-29 11:00:04 +01:00
default_config.json Standard config (personal config will not be commited) 2019-02-25 10:59:09 +01:00
LICENSE Initial commit 2019-02-12 15:43:10 +00:00
main.py Fixed VPS auto-restart on commit 2019-03-02 20:39:36 +00:00
README.md Startup 2019-02-12 16:59:43 +01:00
requirements.txt Startup 2019-02-12 16:59:43 +01:00
routes.py Simple login option page 2019-03-02 23:41:16 +01:00

Husstanden

Husstanden is a service that aims towards organizing your day to day life

Requirements

  • Python 3.5+

How to set up husstanden

Install the required dependencies with pip

$ pip install -r requirements.txt

then, run the web server

$ python3 main.py

Configuration can be edited in config.json