Raphael Maenle 15e68b88e8 adds uwsgi support instead of using flask dev server
- uses existing wsgi.py file

- adds wsgi.ini file
  - sets socket
  - defines application to be run, which it gets from wsgi.py file
  - uses http communication to nginx server
  - some random number of workers

- updates Dockerfile and docker-entrypoint
2020-07-10 11:47:49 +02:00
2020-07-10 10:55:01 +02:00
2020-07-10 10:55:01 +02:00
2020-07-10 10:55:01 +02:00
2020-05-11 21:00:00 +00:00
2020-05-08 13:21:42 +02:00
2020-05-27 20:06:43 +02:00
2020-07-10 10:55:01 +02:00

summary:

this repository includes the webpage frontend for the calendar watch server it gets served via a python server

app description:

Longitude is a 24h slow watch-face. The Sun moves around the watch over the course of the day, while the planet completes a rotation every hour. Add your Calendar via a web-platform, so that every glance at your watch shows a summary of your day.

Version 0.1 (beta):

  • This version of the watchface includes the sun and the planet for time visualization

Future (beta):

  • The next version will add support for connecting the device to the web platform
Description
No description provided
Readme 162 MiB
Languages
Python 46.1%
HTML 30.4%
CSS 12.7%
JavaScript 8.6%
Shell 0.8%
Other 1.4%