Skip to content

Node.js express application which delivers a car control web app

Notifications You must be signed in to change notification settings

Hamster128/CarApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarApp

Node.js express application which delivers a car control web app
Currentlly only working with Cupra Born
Can also send live data to abrp (a better route planner)

Setup

edit config.json
start:

node index.js

Open

direct your browser to http://locahost:8080/index.html

Widget for your phone

http://locahost:8080/widget.html

Send direct commands

http://locahost:8080/execute.cmd?action=climatisation&state=start&key=0996dfbj3hvj4v
http://locahost:8080/execute.cmd?action=climatisation&state=stop&key=0996dfbj3hvj4v
http://locahost:8080/execute.cmd?action=charging&state=start&key=0996dfbj3hvj4v
http://locahost:8080/execute.cmd?action=charging&state=stop&key=0996dfbj3hvj4v

About

Node.js express application which delivers a car control web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published