[Bug 257022] comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257022] new port: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257022] new port: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257022] new port: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257022] new port: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257022] new port: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257022] new port: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257022] new port: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jul 2021 14:25:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257022 Bug ID: 257022 Summary: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Created attachment 226268 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226268&action=edit patch ESPHome-Flasher is a utility app for the ESPHome framework and is designed to make flashing ESPs with ESPHome as simple as possible by: - Having pre-built binaries for most operating systems. - Hiding all non-essential options for flashing. All necessary options for flashing (bootloader, flash mode) are automatically extracted from the binary. This project was originally intended to be a simple command-line tool, but then I decided that a GUI would be nice. As I don't like writing graphical front end code, the GUI largely is based on the NodeMCU PyFlasher project. The flashing process is done using the esptool library by espressif. WWW: https://github.com/esphome/esphome-flasher -- You are receiving this mail because: You are the assignee for the bug.