NotZombieFood / alarm-clock

Repo for web app for our microcontroller project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot_website_template

Using heroku and flask, we will be able to implement a bot in less than half an hour. export FLASK_APP=app.py

use this too heroku config:add TZ="America/Mexico_City"

To run it locally, please run this command

flask run --port 80 --host 0.0.0.0

List commands

h hour m minute e month y year d day

About

Repo for web app for our microcontroller project


Languages

Language:Python 46.9%Language:HTML 38.8%Language:CSS 8.2%Language:JavaScript 4.1%Language:Mako 1.9%