WLANThermo-nano / WLANThermo_ESP82XX_Software

GNU General Public License v3.0
32 stars 13 forks source link

Feature/prepare web ui #105

Closed WolfgangVogl closed 4 years ago

WolfgangVogl commented 4 years ago

Simple WebUiPacker class to create an inlined index.html from the linked resources. (For use in extra_script.py - also included there). Uses BeautifulSoup (html5lib parser) and (optional) an online service for the minimization step. (Branch started from develop)