Skip to content

A simple remote webapp for Xiaomi WalkingPad C1

License

Notifications You must be signed in to change notification settings

pixellos/WalkingPadRemote

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.8%
  • Vue 34.0%
  • HTML 3.2%