Ixam97 / 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

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. Here you can find a listing of all available Test Tracks: Polestar Club

There are currently ongoing talks with Polestar to bring the app to a broader audience. But this will take some time and Polestar will most likely require some changes to make the app comply with their safety and usability standards.

Using the webhook API

The app comes with the possibility to send data to a REST API endpoint. Details on this can be found in the API documentation.

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
  • Dennis Berggren
  • Erik Jan Rouwenhorst

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 (Portugal)
  • 🇫🇮 Finnish
  • 🇧🇷 Portuguese (Brazil)

Translators

  • Emacee
  • Morten Kjærgaard
  • Ian Mascarenhas
  • Jakob Schlyter
  • Oddvar Rasmussen
  • DoubleYou
  • 078emil
  • Juha Mönkkönen
  • Ossi Lahtinen
  • J-P
  • Laurent Vitalis
  • Jere Kataja
  • Pedro Leite
  • Michele Campeotto
  • GD
  • Robin Hellström
  • Silver Beard
  • Eric van Engelen
  • Ivan F. Martinez
  • Luiz Pacifico Centa
  • Ricardo Blauth
  • Marcelo Fornereto

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)
  • Klaus Rheinwald (Testing and consulting)
  • Jakob Schlyter (Lokalise setup and maintenance)
  • 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%