Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 684 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 684 Bytes

smartcharge-dev

Smart charge your EV during off-peak hours. (only Tesla vehicles supported)

Additional features such as:

  • Check your vehicle status and battery level without waking it up.
  • Fast fan control without having to wait for the vehicle to connect
  • Trip scheduling with top-up charging and automatic climate control.

Project setup

npm install

Compiles and minifies for production

npm run build

Start the web server

npm run start:server

Start the worker task

npm run start:worker