Go to file
Djuri Baars fbf24b0b87 Bugfix
2024-05-19 12:23:48 +02:00
app Bugfix 2024-05-19 12:23:48 +02:00
firmware Initial commit 2024-05-19 02:42:36 +02:00
.gitignore Initial commit 2024-05-19 02:42:36 +02:00
app.py Initial commit 2024-05-19 02:42:36 +02:00
LICENSE.txt Add license 2024-05-19 11:57:39 +02:00
README.md Add README 2024-05-19 11:54:40 +02:00
requirements.txt Initial commit 2024-05-19 02:42:36 +02:00
update-icon.icns Initial commit 2024-05-19 02:42:36 +02:00
update-icon.png Initial commit 2024-05-19 02:42:36 +02:00

BTClock OTA Flasher interface

Instructions

  • Make sure you have Python (tested with Python 3.12)
  • Run pip3 install -r requirements.txt
  • Run python3 app.py
  • Profit