Giter VIP home page Giter VIP logo

garminstepstogoal's Introduction

Garmin Steps-To-Goal Data Field

Custom data field to show the remaining steps to your daily steps goal.

Project Setup

The easiest way to get started with Connect IQ is to use the Visual Studio Code Monkey C Extension that Garmin provides. Please follow the installation instructions here: https://developer.garmin.com/connect-iq/sdk/

You may also have to install the Java Runtime Environment (JRE), to be able to run the emulator and build tools provided by the SDK.

Running in emulator

In Visual Studio Code, press Ctrl + F5, choose your Garmin device from the list of supported devices and the emulator will start within a few seconds.

Installing on your personal device

In Visual Studio Code, press Ctrl + Shift + P and choose Monkey C: Build for Device.

Once the application has been created for your device, a file called GarminStepsToGoal.prg (or whatever you've renamed the project to) is created. To install on your watch, connect your watch to your computer and copy that file to the /GARMIN/Apps/ directory on the device.

Building a release version for the Connect IQ Store

In the command line type:

npm run build:release

Adding translations

In Visual Studio Code, press Ctrl + Shift + P and choose Monkey C: Edit Languages. Activate additional languages in the menu and click on OK. This adds a new language code to ./manifest.xml.

Copy the ./resources-deu folder and replace deu by the language code.

Open the ./resources-{your-language-code}/strings/strings.xml file and add your translations. Please keep them as short as possible - use understandable abbreviations if necessary.

garminstepstogoal's People

Contributors

jens-duttke avatar

Stargazers

 avatar  avatar

Watchers

 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.