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.

Features

Ready widgets

  • BUTTON
  • STYLED_BUTTON
  • SLIDER
  • VERTICAL_SLIDER
  • RGB
  • TWO_AXIS_JOYSTICK
  • ENHANCED_GRAPH
  • DIGIT4_DISPLAY
  • LABELED_VALUE_DISPLAY
  • GAUGE
  • LCD
  • LEVEL_DISPLAY
  • VERTICAL_LEVEL_DISPLAY
  • TERMINAL
  • STEP
  • VERTICAL_STEP
  • LED
  • TABS

Preview

demo

License

MIT © avin