Nathan Woodburn abb0d9d916
All checks were successful
Build Docker / BuildImage (push) Successful in 2m14s
feat: Update name
2025-07-08 22:54:36 +10:00
2025-07-08 22:41:41 +10:00
2025-07-08 22:54:36 +10:00
2025-07-08 22:41:41 +10:00
2025-07-08 22:41:41 +10:00
2025-07-08 22:41:41 +10:00
2025-07-08 22:41:41 +10:00
2025-07-08 22:41:41 +10:00
2025-07-08 22:41:41 +10:00
2025-07-08 22:54:36 +10:00

Python Flask Webserver Template

Python3 website template including git actions

Development

  1. Install requirements
python3 -m pip install -r requirements.txt
  1. Run the dev server
python3 server.py

Production

Run using the main.py file

python3 main.py
Description
Simple Web interface to restart spotifyd
Readme AGPL-3.0 103 KiB
Languages
Python 61.6%
HTML 19.9%
CSS 15.9%
Dockerfile 2.6%