Add current project to Git repo.
This commit is contained in:
22
README.md
22
README.md
@@ -1,3 +1,21 @@
|
||||
# flutter-sunset-alarm
|
||||
# flutter_sunset_alarm
|
||||
|
||||
Android app to alarm user when it is a customizable timing from sunset.
|
||||
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
|
||||
|
Reference in New Issue
Block a user