Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Vehicle Keyboard Android | 535 | 3 years ago | 19 | other | Java | |||||
停车王车牌键盘-Android | ||||||||||
Scout | 280 | 4 years ago | 8 | gpl-3.0 | Vue | |||||
Surveillance Detection Scout: Your Lookout on Autopilot | ||||||||||
Altv Athena | 220 | a month ago | 9 | TypeScript | ||||||
A Roleplay Framework for alt:V by Stuyk | ||||||||||
Vehicle Keyboard Js | 179 | 5 years ago | 10 | other | JavaScript | |||||
停车王车牌号码专用键盘 - 基于vue.js | ||||||||||
Evnotify | 173 | a year ago | 64 | other | Vue | |||||
EVNotify allows you to monitor your electric vehicle and let you notify when the specified preset state of charge has been achieved. | ||||||||||
Multicycles | 84 | 3 | a month ago | 14 | February 22, 2019 | 43 | mit | Vue | ||
Multicycles.org aggregates on one map, more than 300 share vehicles like bikes, scooters, mopeds and cars. Demo APP for the Data Flow API, see https://flow.fluctuo.com | ||||||||||
Kiel Live | 26 | 2 months ago | 31 | agpl-3.0 | Vue | |||||
This app allows you to view live updates of public transport. | ||||||||||
Fleet | 8 | 6 years ago | mit | JavaScript | ||||||
Track your vehicle fleet | ||||||||||
Vue Car Plate Keyboard | 7 | 3 years ago | 7 | Vue | ||||||
A vehicle license plate number keyboard | ||||||||||
Hooptie | 3 | 3 years ago | 10 | TypeScript | ||||||
A Vue.js & Firebase application to make tracking used car listings easier. |
EVNotify allows you to control your electric vehicle and let you notify when the specified preset state of charge has been achieved.
🚧 🚧 🚧
This repository contains the "v2" code of the app. EVNotify is under active development for the next generation "v3". The corresponding repository of v3 is currently still private. I just want to let you know, that in the upcming weeks the first official tests will start with you. Thanks for all of your patience. The project is alive, and v3 will be ready to test soon (and will be open source later).
🚧 🚧 🚧
This repository contains the frontend/client source code. For the backend please visit: EVNotify/EVNotifyBackend. EVNotify is still in an early stage of development. Errors or unexpected behavior may occur. Furthermore, not all features may be implemented yet. Stay tuned and please report any issues or suggestions.
Originally this application was developed to have a possibility to remotely see the charging state for the Hyundai IONIQ, which isn't possible in Europe due to missing BlueLink connection. Then I decided to enhance it so you'll get notified when the desired state of charge has been achieved. Also I want to support more cars in the future.
Imagine the following situation: You are charging your electric vehicle on a fast charger. To proceed with your road trip, you need to charge until 80%. You are drinking a coffee in the meantime. But you want to drive away as fast as possible because every minute that passes costs time and money. Normally you have to check for the charging state every few minutes, leave everything, physically needs to go to the car, which is annoying. With EVNotify you can just check the state of charge remotely - or simply gets notified when the desired state of charge is set so you can go. Without having to worry every about your state of charge every few minutes. Simply enjoy!
To use EVNotify you need to download the Android Application linked above. The app must be installed on an Android device with Android version greater than Android 4.1 (Android 5 or greater recommended). The android device must have a Bluetooth connection and optionally an internet connection. The app also runs on Android TV Sticks. EVNotify communicates over the OBD2 interface of the car, so a Bluetooth capable OBD2-dongle is required. For supported OBD2 dongle please have a look at the wiki.
Feel free to help and to contribute to this repository. Even if you can't code, feel free to create issues if you have discovered a bug or a strange behavior. If you want to commit code, please create a pull request for it in a separate branch (dev or a feature-branch, not master!). If you are a developer and want to contribute, have a look at the CONTRIBUTING.md file.
EVNotify interacts with the electric vehicle over a Bluetooth-capable OBD2-Dongle. The device interacting with the Dongle, must be an Android device and has to support Bluetooth. For full functionality, an internet connection is required. The readout and monitoring of the state of charge works locally, the notifications are sent over the internet.
The App of EVNotify as well as the Backend has an integrated mechanism to track errors with a tool called Rollbar. This allows faster tracking of uncaught errors.
Have a look at the Wiki here for EVNotify.
The use of the software is at your own risk. I am not liable for damage caused by improper use or cheap, fake OBD2 dongle.