Go to file
2024-05-19 11:54:40 +02:00
app Initial commit 2024-05-19 02:42:36 +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
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