poetic python app for InfiniTime-based Pine Time watches.

tinkerwilco 383b601f00 removed Glitch remix message from index.html %!s(int64=2) %!d(string=hai) anos
.vs 51f75dccf5 added app.yaml for GCP deployment %!s(int64=2) %!d(string=hai) anos
public 2cfcfe7dc1 borrowing some scaffolding code from a Flask project on Glitch %!s(int64=2) %!d(string=hai) anos
views 383b601f00 removed Glitch remix message from index.html %!s(int64=2) %!d(string=hai) anos
.env 2cfcfe7dc1 borrowing some scaffolding code from a Flask project on Glitch %!s(int64=2) %!d(string=hai) anos
.gitignore 86a6803c5c Initial commit %!s(int64=2) %!d(string=hai) anos
LICENSE 86a6803c5c Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 2cfcfe7dc1 borrowing some scaffolding code from a Flask project on Glitch %!s(int64=2) %!d(string=hai) anos
app.yaml 51f75dccf5 added app.yaml for GCP deployment %!s(int64=2) %!d(string=hai) anos
main.py 2cfcfe7dc1 borrowing some scaffolding code from a Flask project on Glitch %!s(int64=2) %!d(string=hai) anos
requirements.txt 2cfcfe7dc1 borrowing some scaffolding code from a Flask project on Glitch %!s(int64=2) %!d(string=hai) anos
start.sh 2cfcfe7dc1 borrowing some scaffolding code from a Flask project on Glitch %!s(int64=2) %!d(string=hai) anos

README.md

pine-time-poetry

poetic python app for InfiniTime-based Pine Time watches.

Flask / Python Version of the default 'Dreams' project

Click "Show" in the header to see your app live. Updates to your code will instantly deploy and update live.

Your Project

On the back-end,

  • your app starts at server.py
  • add frameworks and packages in requirements.txt
  • safely store app secrets in .env

On the front-end,

  • edit client.js, style.css and index.html
  • drag in assets, like images or music, to add them to your project

Remixed from 'flask-hello-world' by Kenneth Reitz