Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bod/bikey
A bike computer for Android.
https://github.com/bod/bikey
Last synced: 23 days ago
JSON representation
A bike computer for Android.
- Host: GitHub
- URL: https://github.com/bod/bikey
- Owner: BoD
- License: gpl-3.0
- Created: 2013-08-21T21:17:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T13:04:06.000Z (about 5 years ago)
- Last Synced: 2024-10-12T13:09:34.843Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 5.26 MB
- Stars: 34
- Watchers: 12
- Forks: 11
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Bikey
=====Bikey is a bike computer / ride recorder for Android.
Use it to record your rides, and display useful information:
- current speed
- ride duration
- total distance
- current time
- a compass
- heart rate.Bikey is best used with a bike mount: the data is displayed in full screen with a large font for visibility,
and a single tap cycles through the different information.Features:
- Android Wear support (keep your phone in your pocket!)
- Bluetooth LE heart rate monitors support
- some useful stats and graphs can be displayed on recorded rides
- cadence recording capability (requires the phone to stay in your leg pocket)
- rides can be exported in .gpx and .kml formats
- cloud sync (with Google Drive™) allows to backup/restore your rides and share them among several devices very easily
- and more...The app is open source and in active development, please don't hesitate to report any bugs or feature requests: [email protected].
Licence
-------This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .