Go to file
Raphael Maenle 70197ee393 Large changes in the seperation of backend and google handler
- backend now takes care of all the recoloring, and communication with database
- google handler takes care of the entire communication with google
- colors selected on the front-end are now translated to the watch

- Calendars in the database now directly save the color the user has set
- only if the event has a different color than the calendar (event color from google is not 0)
  is the event color from google used.
- No more passing around of google color ids, hex colors all the way
2020-05-30 23:05:46 +02:00
backend@87a229f791 Large changes in the seperation of backend and google handler 2020-05-30 23:05:46 +02:00
database adds device handling functionality from the browser 2020-05-28 12:00:05 +02:00
docker adds device generation and connection 2020-05-28 15:43:51 +02:00
server Large changes in the seperation of backend and google handler 2020-05-30 23:05:46 +02:00
.gitignore adds static files to server 2020-05-11 21:00:00 +00:00
.gitmodules adds backend as submodule 2020-05-08 13:21:42 +02:00
app.db moves models to database folder 2020-05-24 13:33:48 +02:00
config.py updates database design for mariadb 2020-05-27 20:06:43 +02:00
README.md backend now uses calendar_id and this is the frontend upgrade 2020-05-18 23:52:18 +02:00
server.py Large changes in the seperation of backend and google handler 2020-05-30 23:05:46 +02:00
wsgi.py adds structure for virtual environment uwsgi and http communication 2020-05-10 20:31:42 +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