Skip to content

fredli74/smartcharge-dev

Repository files navigation

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