This is an application for Sailfish OS, which connects to an OBD ELM327 bluetooth car diagnostic reader.
You need an ELM327 OBD bluetooth adapter to use this app!!! Don't buy a cheap one like me. Of three adapters I bought, only one is working properly.
The app can:
ToDo's:
Supported languages are:
This software is open source GPLv3. Sourcecode: https://github.com/jdrescher2006/OBDFish
Please report bugs/issues to here:
https://github.com/jdrescher2006/OBDFish/issues
Enjoy!!!
Attachment | Size | Date |
---|---|---|
harbour-obdfish-0.9-1.armv7hl.rpm | 150.8 KB | 02/08/2016 - 22:34 |
harbour-obdfish-0.9-1.i486.rpm | 153.98 KB | 02/08/2016 - 22:34 |
harbour-obdfish-0.91-2.armv7hl.rpm | 150.94 KB | 07/08/2016 - 22:43 |
harbour-obdfish-0.91-2.i486.rpm | 154.1 KB | 07/08/2016 - 22:43 |
harbour-obdfish-0.92-3.armv7hl.rpm | 253.05 KB | 06/09/2016 - 21:49 |
harbour-obdfish-0.92-3.i486.rpm | 256.21 KB | 06/09/2016 - 21:49 |
harbour-obdfish-0.93-4.armv7hl.rpm | 254.65 KB | 09/10/2016 - 14:13 |
harbour-obdfish-0.93-4.i486.rpm | 257.82 KB | 09/10/2016 - 14:13 |
harbour-obdfish-0.94-1.armv7hl.rpm | 258.58 KB | 20/10/2018 - 22:15 |
harbour-obdfish-0.94-1.i486.rpm | 261.26 KB | 20/10/2018 - 22:15 |
Comments
johanh
Wed, 2016/08/03 - 13:31
Permalink
I installed through Warehouse and it dragged in the necessary dependencies. There were a few, at least.
And thanks for creating the app btw. Now we only need the reset error functionality :)
SKD
Wed, 2016/08/03 - 10:16
Permalink
Thanks for the work,
Just installed your app, unfortunately it doen't open up on my phone. There's only the loading icon symbol and then it disappears. Are there any dependencies?
jdrescher
Thu, 2016/08/04 - 21:27
Permalink
Unfortunately I forgot to include dependencies in the yaml file.
I will make a new version with qt5-qtconnectivity-qtbluetooth as dependency.
coley
Thu, 2016/08/04 - 14:59
Permalink
It is looking for Qt Bluetooth libraries.
$ harbour-obdfish
harbour-obdfish: error while loading shared libraries: libQt5Bluetooth.so.5: cannot open shared object file: No such file or directory
Have you these installed?
Valker
Thu, 2016/08/04 - 16:55
Permalink
What package provides libQt5Bluetooth.so.5?
I have all dependencies installed (I checked pkcon get-depends harbour-obdfish) but libQt5Bluetooth.so.5 is missing.
edit: Found it. It's qt5-qtconnectivity-qtbluetooth.
Pages