22 lines
378 B
Markdown
22 lines
378 B
Markdown
# flutter_sunset_alarm
|
|
|
|
Android app to set off an alarm a set number of hours before sunset if enabled
|
|
manually or if the user has wandered a set distance away from the sunset
|
|
location.
|
|
|
|
## permissions needed
|
|
|
|
- Alarm
|
|
- Location (optional)
|
|
|
|
## input data points
|
|
|
|
- Current Location (optional)
|
|
- Overnight Coordinates
|
|
- Hours from Sunset
|
|
- Proximity Distance
|
|
|
|
## output
|
|
|
|
- Alarm
|