This project is a pure Node JS widget which can be used on Scriptable.
The main purpose of this project is the load vehicle related information from, then display them into the desktop of iOS ( > 13) devices.
其他语言版本: 中文.
*NodeJS is required,recommend using nvm to setup Node environment easily.
*VSCode is suggested as IDE for this project
Run following commands in you Terminal
npm install
npm start
Then follow the instruction shown in the Console
*If the IP address doesn't setup correctly, please put the .env
file in the root of project and put your computer's IP address. Such as:
DEV_SERVER=192.168.1.123
Thanks POPO provides UI。
Thanks for Mr. Hu, Mr.Chui and Mr.Shabao provide ideas and API logics.
Thanks many other bimmwer owners give us feedback suggestions and help with test.