jziolkowski 91fa71f669 added README.md
remove keyring import
remove FramelessWindowHint
use more granular errors in esptool exception
move banner.png to resource file
finalize setup.py
release 1.0
2019-12-02 11:38:41 +01:00
2019-12-02 11:29:51 +01:00
2019-11-29 21:31:00 +01:00
2019-11-29 21:31:00 +01:00
2019-12-02 11:29:51 +01:00
2019-12-02 11:29:51 +01:00
2019-12-02 11:29:51 +01:00
2019-12-02 11:38:41 +01:00

The full-featured flashing tool for Tasmota. With the great ESPtool from Espressif under the hood, and all required settings by default.

Features

  • Automatic backup of current ESP image before flashing: in case you want to return to manufacturer firmware

  • Flash local .bin images, or simply select from release or development images: it will download them automatically

  • Send configuration to flashed device via serial: one-click configure of Wifi (including recovery AP), MQTT, Module and/or Template

  • Dark theme: proven to increase flashing speed and reliability

Installation and how to run

  • Option 1: download and use any of our released binary versions available for Linux, Windows (thanks @Jason2866)

  • Option 2: pip3 install tasmotizer and then simply run tasmotizer.py from the shell/command line

  • Option 3: Clone the repo, pip3 install PyQt5 pyserial followed by python3 tasmotizer.py and flash away!

Screenshots

Languages
Python 99.9%
Makefile 0.1%