Giter Site home page Giter Site logo

performancemonitor's Introduction

Garmin Live Activity On Phone

Actions Status

This is NOT an application provided by Garmin.

This application retrieves live activity data from your Garmin devices and shows it on the screen.

An apk release build is available in the release assets of this repo: v1.0

Requirements

  • Garmin Connect is installed on your phone
  • This application is installed on your phone
  • PhoneActivity is installed on your Garmin device: Github PhoneActivity

Documentation

To show your activity on your phone:

  1. Connect your Garmin device to your phone.
  2. Open the PhoneActivity app on your Garmin device.
  3. Wait for a GPS signal (shown on top).
  4. Open the GarminLive app on your phone.
  5. Press start to begin your activity.

Build instructions

The easiest way to contribute/build/try with the code is to import this project into android studio.

To show the mapbox map, create a free mapbox code, create a secrets.xml file in the values folder. And past in the following content:

<resources>
    <string name="mapbox_access_token">PASTE_YOUR_TOKEN_HERE</string>
</resources>

And create a secret access token to download the mapbox sdk, which is exampled here: Mapbox Docs.

To test the application without connecting to a Garmin device. Load the mock controller by commenting and uncommenting the corresponding line in the setupActivity function in MainActivity.kt.

Some screenshots

Main screen with time, power, speed, heart rate and cadence

The simple overview, power, speed, heart rate and cadence

The map with current location and track

The settings with mass, FTP, FTP heart rate, bike settings and road type

The larger overview of some fields

Use Cases

  • Use an old phone as a head unit on your bike, it you have a Garmin watch.

Limitations

  • The only activity type that is supported is Cycling.

performancemonitor's People

Contributors

basva923 avatar davidfgc avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.