avin / blynk-web-client

Web Client for Blynk

Home Page:http://blynk-client.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️⚠️⚠️ Sorry guys but I do not have a plan to contribute this project any more. Public API of Blynk is very limited, and many features are not able to be released. If you searching of something more complex for your automatizations, check these projects: Node-RED and Home Assistent ⚠️⚠️⚠️


Blynk-Web-Client Build Status

SPA Web Client for Blynk

Online client

[ >> Get started! << ]

Build and install

You have to install Node.js and Yarn to build client-app.

Build procedure:

git clone --depth=1 https://github.com/avin/blynk-web-client.git
cd ./blynk-web-client
yarn
yarn run build

Then copy content of build folder to your web-server.``

Preview

demo

License

MIT © avin

About

Web Client for Blynk

http://blynk-client.surge.sh/


Languages

Language:JavaScript 81.0%Language:CSS 18.6%Language:HTML 0.4%