Coder Social home page Coder Social logo

Notifications! about weather HOT 4 OPEN

SpeedyCraftah avatar SpeedyCraftah commented on September 25, 2024
Notifications!

from weather.

Comments (4)

rocksdanister avatar rocksdanister commented on September 25, 2024

I am not sure what is notification, can you show a screenshot?

from weather.

SpeedyCraftah avatar SpeedyCraftah commented on September 25, 2024

I am not sure what is notification, can you show a screenshot?

I mean the Windows notifications! Here is how they look from the Microsoft weather app:
image

from weather.

rocksdanister avatar rocksdanister commented on September 25, 2024

Ah I see.

One issue I see is that currently the cache and weather fetch code is run from the main app, for background notification there needs to be background service and it will probably need to run it #3

from weather.

SpeedyCraftah avatar SpeedyCraftah commented on September 25, 2024

Ah I see.

One issue I see is that currently the cache and weather fetch code is run from the main app, for background notification there needs to be background service and it will probably need to run it #3

That shouldn't be an issue, there's many ways we could do this. We could have a separate program running that starts on windows startup (should user allow it) which will run in background and update the weather cache as well as giving upcoming weather notifications, or we could make a service but don't know if services can send notifications. Either way we should keep it as simple as possible.

We could probably also keep it in the main program, but add an option to hide or show the UI which should also free up resources associated with it. The periodic weather updates and notifications can run on a separate thread.

from weather.

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.