Giter Club home page Giter Club logo

Comments (4)

forrestguice avatar forrestguice commented on August 20, 2024 1

an option to put midday on top

Sounds interesting - it should be possible. So it basically has the same alignment as "apparent solar time" (which always centers noon), but instead rotates the inside of the dial (vs the outside) to account for timezone difference.

grey areas for twilights

I'll give these values a try. Its worth mentioning that the latest includes a tool for changing colors while the app is running. It doesn't save or restore them though (they are lost when the app is closed). Its only intended to help experiment (and then make changes to the code). I want to provide a couple of good default appearances (with user-defined themes something to be added eventually).

a numeric/digital user-chosen current time

Sounds reasonable. I think its useful because the precision of a 24hr dial isn't so great (any increment smaller than 5min is hard to make out).

separate display settings for the app and the widget

This is on the roadmap. Its definitely useful because it allows having multiple clockfaces side-by-side.

Its trivial for the widget to provide its own configuration activity, but I want to provide the same functionality already in Suntimes (location picker, timezone picker, etc), but without rewriting those solutions, or duplicating code. That's a challenge because the addon is technically a separate package (and its interaction with the main app a form of IPC). What I imagine is the addon widget having a configuration activity very similar to the one in Suntimes (ideally the exact same activity) but with the actual responsibility delegated to Suntimes. The goal being that any of these "addons" can add a widget without duplicating a bunch of code, and get the existing functionality "for free".

from naturalhour.

XanderLeaDaren avatar XanderLeaDaren commented on August 20, 2024

Thanks for letting us up to date with the development of this app.

I’m really amazed by the time you dedicate to share details on the process. πŸ‘ŒπŸ½

from naturalhour.

forrestguice avatar forrestguice commented on August 20, 2024

with user-defined themes to be added eventually

Well this was the plan but 'eventually' turned out to be 'right away'. I've added user-defined colors - go nuts! It is implemented in a very generic way - it should be possible to scale this, or reuse this solution across projects (a candidate to replace the existing Suntimes theme system).

from naturalhour.

XanderLeaDaren avatar XanderLeaDaren commented on August 20, 2024

You did a lot of nice additions to edit the colours of the clock face, with a neat colour picker. πŸ‘ŒπŸ½ The light set looks good as a widget!

Thanks for adding the option to centre on solar noon, too.

I’ll be using the widget & app further more and letting you know in days to come. πŸ˜ƒ

from naturalhour.

Related Issues (17)

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.