Luna
Luna copied to clipboard
Feature request: switch based on sunrise and sunset
No further description
@sebo1312 This is a good feature. Looking into integrating it in the next major release 😄
Glad that I could share my idea.
anny idea when this'l be? and could you also show m where in the cod you implemented it? Also could you ad a setting that changes desktop background evrytime the sun moves 5% "from up to dawn not in 360". so w can make our laptops like the sky :D
In the near future
How difficult would it be to let us configure the location for sunset/sunrise?
I work on remote desktops where the location services would be inaccurate if they were enabled.
Not that hard, it is a matter of how much time I have to implement this. This will be implemented in the next release. You will have the ability to search your location or automatically set the location.
I am not really a .NET developer, but let me know if you want some help with this.
A rudimentary location implementation could use the Windows GeoCoordinateWatcher API with an "Advanced" option to supply our own latitude/longitude.
It looks like there are a few existing solutions for sunrise/sunset calculations such as the CoordinateSharp Library or SunSetRiseLib Source. Of course, this could also be verified against NOAA.
Something exactly like this website but in app whould be nice. https://www.latlong.net/
Something exactly like this website but in app whould be nice. https://www.latlong.net/
Are there any free geocoding services?