/vanmoof-web-controller

Change the speed limit of a VanMoof S3 or X3 via a website

Primary LanguageJavaScript

A web app for changing the speed limit of your VanMoof S3 and X3.

NOT an offical VanMoof service/product!

preview

https://vanmoof-web-controller.vercel.app/

Want to help?

Here are some things you can do to help!

  1. If you have a bike with version 1.8.0 or above verify if you can connect to your bike and change the regio to anything other than the maxium, it's currently unclear if this version works. Issue: mjarkk#2
  2. Hackin support for older bikes

Development

This project is build using NextJS (a React framework) and deployed on vercel

Install

npm i

Run

npm run dev