BangleApps/apps/sunrise/README.md

26 lines
836 B
Markdown
Raw Normal View History

# sunrise watchface
This app mimics the Apple Watch watchface that shows the sunrise and sunset time.
This is a work-in-progress app, so you may expect missfeatures, bugs and heavy
battery draining. There's still a lot of things to optimize and improve, so take
this into account before complaining :-)
2023-06-09 18:36:43 +00:00
* Requires to configure the location in Settings -> Apps -> My Location
* Shows sea level and make the sun/moon glow depending on the x position
* The sinus is fixed, so the sea level is curved to match the sunrise/sunset positions)
## TODO
2023-06-09 18:36:43 +00:00
* Improved gradients and add support for banglejs1
* Faster rendering, by reducing sinus stepsize, only refreshing whats needed, etc
2023-06-09 18:36:43 +00:00
* Show red vertical lines or dots inside the sinus if there are alarms
## Author
Written by pancake in 2023
## Screenshots
![sunrise](screenshot.png)