Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

avin/blynk-web-client

Repository files navigation

⚠️⚠️⚠️ 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