DanBar1971 / ArduinoOTA_reusable_custom_web_page

Arduino OTA: simple and beautiful reusable custom web page with progress and theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Example pages for ArduinoOTA

Full article and more information on https://www.mischianti.org/category/tutorial/esp8266-tutorial/esp8266-firmware-management-tutorial/

I create this page in VanillaJS and CSS standard to understand how to change default page with a better and more beautiful one.

Page sample

First install node.js > 12 Then launch 'npm i' command

You can find the original source code on ./src directory

After launch 'npm run dist' you can find minified and gzipped file to minified directory.

About

Arduino OTA: simple and beautiful reusable custom web page with progress and theme


Languages

Language:HTML 74.9%Language:C++ 24.8%Language:JavaScript 0.3%