All Projects → geraldoramos → Nikola

geraldoramos / Nikola

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nikola

Luna
Automatic dark mode for Windows 10
Stars: ✭ 220 (+69.23%)
Mutual labels:  windows-10, desktop-app
Lambda Lantern
🧙 ‎‎ A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
Stars: ✭ 122 (-6.15%)
Mutual labels:  desktop-app
Edgedeflector
A tiny helper application to force Windows 10 to use your preferred web browser instead of ignoring the setting to promote Microsoft Edge. Only runs for a microsecond when needed.
Stars: ✭ 1,371 (+954.62%)
Mutual labels:  windows-10
Reactide
Reactide is the first dedicated IDE for React web application development.
Stars: ✭ 10,318 (+7836.92%)
Mutual labels:  desktop-app
Projectreunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 2,612 (+1909.23%)
Mutual labels:  windows-10
Dualsub
DualSub: bilingual subtitles maker
Stars: ✭ 117 (-10%)
Mutual labels:  desktop-app
Bookmark
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.
Stars: ✭ 97 (-25.38%)
Mutual labels:  desktop-app
Patchfluent
💧 🦄 Customize Windows 10 Updates
Stars: ✭ 128 (-1.54%)
Mutual labels:  windows-10
Youtube Comment Suite
Download YouTube comments from numerous videos, playlists, and channels for archiving, general search, and showing activity.
Stars: ✭ 120 (-7.69%)
Mutual labels:  desktop-app
Bookmarks
a simple self-hosted bookmarking app that can import bookmarks from delicious and chrome
Stars: ✭ 112 (-13.85%)
Mutual labels:  desktop-app
Google Allo For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Allo
Stars: ✭ 112 (-13.85%)
Mutual labels:  desktop-app
Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (-14.62%)
Mutual labels:  desktop-app
Cimbalino Toolkit
☕️ Cimbalino Toolkit
Stars: ✭ 117 (-10%)
Mutual labels:  windows-10
Active Directory Dotnet Daemon
A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unattended job or process.
Stars: ✭ 107 (-17.69%)
Mutual labels:  desktop-app
Xmouse Controls
Windows utility to enable or disable active window tracking, raising and also the delay in milliseconds. This is known as x-mouse behavior or focus follows mouse.
Stars: ✭ 122 (-6.15%)
Mutual labels:  windows-10
Windows 10 Hardening
Windows 10 hardening guide without gimmicks
Stars: ✭ 102 (-21.54%)
Mutual labels:  windows-10
Metro For Discord
Make your Discord client look like a UWP app.
Stars: ✭ 109 (-16.15%)
Mutual labels:  windows-10
Ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
Stars: ✭ 117 (-10%)
Mutual labels:  desktop-app
Chirp
🐦 A cross platform twitter application
Stars: ✭ 129 (-0.77%)
Mutual labels:  desktop-app
Vanarsdel
VanArsdel Application UWP Sample
Stars: ✭ 126 (-3.08%)
Mutual labels:  windows-10

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].