Giter Club home page Giter Club logo

nikola's Introduction

I'm not maintaining this project anymore, if anyone wants to become a maintainer, please reach out!



⚡Unofficial cross-platform desktop app to monitor and control Tesla vehicles, powered by Electron & React

Get Nikola

Currently available for MacOS, Windows and Linux.

Download last release

PS: Tesla Auth token is stored locally upon login and is not sent anywhere besides Tesla servers. To remove the token from your computer, just logout.

Features

  • Real-time location tracking
  • Track of several statuses (Speed, battery, temperature, etc...)
  • Remote locking/unlocking
  • Remote climate control
  • Remote sentry mode toggle
  • Remote temperature target set
  • Auto-update (of the app, not the car)
  • Custom images for all Tesla models
  • Dynamic icon for battery level
  • Tesla AuthKey stored locally

Contributing

  1. Check work backlog here
  2. Fork this repository to your own GitHub account and then clone it to your local device
  3. Install the dependencies: yarn
  4. Acquire a key from google maps javascript api
  5. Build the code, start the app, and watch for changes: GOOGLE_MAPS=YOURKEY yarn run dev

To make sure that your code works in the finished app, you can generate the binary using:

$ yarn run build

Make sure to include your google maps key in the ../components/Maps.js file before building and remember to not commit it. I will do a way to use it as ENV but it doesn't work for the build, just for dev environment for now.

After that, you'll see the binaries in the packed folder.

Todo

Check Projects for details.

License

MIT License

DISCLAIMER

This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, title and non-infringement. Use at Your Own Risk. The distributed software tracks anonimized data for statistics purposes (Google Analytics). If you prefer a version without this, feel free to download the code and build your own.

nikola's People

Contributors

geraldoramos avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.