Giter Club home page Giter Club logo

bctides's People

Contributors

bain-syrowik avatar bsyrowik avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

fazlimnor

bctides's Issues

Support multiple stations at once

Options:

  1. Move Menu to long hold up on glance view, and use the Start button to cycle through stations
  2. Use the Start button to cycle through stations, then get to Menu
  3. Add a Menu option for which cached station data to display

A Tide Height data field would be awesome

Sadly it seems tricky to do this well...

There are a few restrictions with Data Fields. As I understand it:

  1. They cannot communicate with an iOS/Android companion app
    1.1 More specifically, a mobile app cannot adjust the data field's Toybox.Properties (Otherwise the mobile app could just push data to a property on a regular basis...)
  2. They can issue communication requests (as a background process), but I want this to work when I don't have my phone on me (going for a run)
  3. They may be able to access persisted content (waypoints, etc), so it might be possible to get data in that way (but hacky) Just checked this - it is only available to apps, music, and widgets :(
  4. Garmin also has "Complications" that would do exactly what we want if I wanted the tide data on a watch face... Which, honestly, would be pretty great too?

Options are as follows:

  1. Create a new app that provides all the data fields I care about for running (basically re-build the "Run" activity app), that also does the web API requests to collect tides and cache that data.
  2. Possibly use the System.Intent mechanism to launch a Run from the BCTides app and pass in valid tide data
    1.1 Is there a way to query this data from a data field???
  3. Unsatisfying, but easiest: Keep BCTides as widget, and use hot keys during an activity to launch the watch face, and from there the widgets...

support for other devices

List of all devices with screen size and sdk version support

Pare down to ones we want to support

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.