- Written on Flask
- Works only for Python 3.6.x
- Not tested with Python 3.7+ yet
- Copy
config_example.py
toconfig.py
- Change
config.py
to suit your needs - Install dependencies:
pip3 install -r requirements.txt
It's recommended to run this with uwsgi
.
- Admin login:
admin
- Supported browsers: All latest Chromium-based browsers (Chrome, Opera, Yandex.Browser, Amigo, ...) and Firefox