Git Product home page Git Product logo

Comments (5)

arquicanedo avatar arquicanedo commented on September 26, 2024

Partially addressed by #19. For a real smoking option we need to figure out how to keep the timer running in the background even when the app is closed. This would be needed as you need to do things throughought the day and use the watch for other purposes. When the timers expire there is hopefully a way to trigger an alarm and bring the barbecue boss app back to the screen for user attention.

from barbecueboss.

arquicanedo avatar arquicanedo commented on September 26, 2024

Quoting @nilsbenson

I agree - I think it makes more sense to have a pop-up notification of sorts if we are running as a widget. I haven't looked at the restrictions on them though, so I don't know if we can. Ideally, in that case, it would work similar to the built-in timer in that when it goes off, it pops itself up and lets you do what you need. For grilling this makes less sense, but for smoking/baking/long term cooking it makes more so you don't have to watch it the entire time and can just set-and-forget.

from barbecueboss.

arquicanedo avatar arquicanedo commented on September 26, 2024

The smoking/baking functionality could be a new app. Blending the two functions into one may be cumbersome.

from barbecueboss.

nilsbenson avatar nilsbenson commented on September 26, 2024

https://forums.garmin.com/developer/connect-iq/f/discussion/5439/widget-app

according to this, a widget can't be exposed by a watch app / they have to be two different apps in the store with different manifest IDs. We can support building both out of the same codebase but they won't be able to communicate settings with each other.

I think the widget/glance view would be super useful for quick checks on smoking, but without some kind of shared data storage it will be difficult. I think we should long term consider a companion app to smooth over some of these rough edges (in particular - for devices without direct bluetooth API access we still want to be able to communicate meat probe info to the app).

I think for now we move forward with implementing smoking in the app with support for "background" timers and get it working. once we have a workable solution we can look at maybe a companion app or apps.

I also think that since this smoking mode is a different mode/use case/model than the grilling we should maybe look at having the user access the functionality by "nextPage" from the welcome screen. I will see if I can mock up a screenshot of what I'm thinking.

from barbecueboss.

arquicanedo avatar arquicanedo commented on September 26, 2024

Closing as widgets are more constrained than apps.

from barbecueboss.

Related Issues (20)

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.