billyledev / WalkingPadRemote

A simple remote webapp for Xiaomi WalkingPad C1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WalkingPad Remote

A simple remote webapp for your Xiaomi WalkingPad C1.

You can find an online demo running here.

It is based on Vue.js framework and uses OnsenUI components.



Project setup

npm install

Remember to set CI_PROJECT_NAME environment variable for production build.


Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A simple remote webapp for Xiaomi WalkingPad C1

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.8%Language:Vue 34.0%Language:HTML 3.2%