dlubitz / CarStatsViewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner

Features

  • View instantaneous power and consumption
  • View details of the current and past trips
  • Visualizes consumption, speed and state of charge along the trip
  • Visualizes and saves charge curves during a trip
  • Live Data API for ABRP and HTTP Webhook

Planned

  • Save and export trip data for further analysis
  • More performance oriented real time drive stats

Changes

Installing the app on a car

Currently the app is not available in the public Play Store. This is due to strict requirements by Google what kind of apps are allowed to be installed on cars. As of now the App is only available via internal test tracks which are limited to 100 users each. Currently there are no free internal test slots in any of the existing forks.

Once the app has reached a more finished state I will try to reach out to Polestar directly to potentially make it available through them. Just like ABRP or the Vivaldi browser which also do not comply with Google's restrictions.

Support the development of the app

Any form of support and feedback is very welcome! If you like the app and want to buy me a beer, feel free (but never obliged, this is a hobby for me) to use this link: https://paypal.me/Ixam

Please let me now if you do not want to be listed in the supporters list.

Many thanks to everyone who has supported the development of Car Stats Viewer!

Supporters

  • Ahti Hinnov
  • Robin Hellström
  • Benjamin Stegmann
  • Horst Zimmermann
  • Michael Roehn
  • Man8ck
  • Björn Befuß
  • Peter Füllhase
  • Lukas Bruckenberger
  • Stefan Süssenguth
  • Jürgen Bereuter
  • Markus Enseroth
  • Jacob Frostholm
  • Christoffer Gennerud
  • Samuel Lodyga
  • Konstantinos Theiakos
  • Oliver Charlton

Other than that, contributions to the app are always welcome. Be it in form of code contributions, constructive feedback, bug reports or translations.

Bug reports and feature requests

If you have any bugs to report or want du suggest a new feature, please have a look at the GitHub issues. Don't forget to have a look at the existing issues to not create duplicates. Let me know if you support any of the existing feature request so I can adjust my priorities accordingly.

Translations

Lokalise

If you are using the app and miss the translation into your language, feel free to create a translation yourself and contribute on the development of the app:

Lokalise project for Car Stats Viewer

Currently the following languages are already available:

  • 🇬🇧 English
  • 🇩🇪 German
  • 🇳🇱 Dutch
  • 🇸🇪 Swedish
  • 🇳🇴 Norwegian
  • 🇩🇰 Danish
  • 🇫🇷 French
  • 🇵🇹 Portuguese
  • 🇫🇮 Finnish

Translators

  • DoubleYouEl
  • Robin Hellström
  • Jakob Schlyter
  • Oddvarr
  • Emil Blixt Hansen
  • Ian Mascarenhas
  • Dominik Brüning
  • Juha Mönkkönen
  • Ossi Lahtinen
  • J-P
  • Laurent Vitalis
  • Jere Kataja
  • Pedro Leite

Rules for contributing code

Please read before contributing and creating Pull Requests!
  • If you want to contribute code you are very welcome to. When creating a Pull Request, make sure to use active_development. With the exception of hotfixes I will not merge any PRs into master since that branch is used by other forks to build the app bundle for the Play Store.
  • Also describe what you want to archive with your code contribution. Uncommented PRs with no context on what they do are hard to understand and review. To make it easier for me to review and test your contribution make sure to allow edits from maintainers.

Please also be aware that I will not just include everything. It has to fit into my goals I want to archive with this app. I may just say "I don't feel it" (yes, I know, this joke is getting old 😅). It would be best to open an issue beforehand, describing what you want to see in the app and offer your help before starting to code. This way it is possible to exchange ideas before spending hours in coding.

Contributors

  • Dario Bosshard (Consumption and charge curve diagrams)
  • FreshDave29
  • rdu
  • Jannick Fahlbusch

Links

Original impulse cam from here: CarGearViewerKotlin

Discussion in the german Polestar forums: Polestar Club

Discussion in the international Polestar forums: Polestar Forum

About

License:MIT License


Languages

Language:Kotlin 100.0%