2022-08-14 10:32:22 +00:00
|
|
|
# Seaside utility watch
|
|
|
|
|
|
|
|
A watch that does just what I want when I am at the seaside.
|
2022-08-14 12:07:17 +00:00
|
|
|
|
|
|
|
Very much a work in progress. Requires location to have already been set in mylocation.json using MyLocation app.
|
|
|
|
|
|
|
|
## Many faults
|
|
|
|
|
2022-08-14 13:06:32 +00:00
|
|
|
- [x] app icon invisible
|
2022-08-14 13:03:04 +00:00
|
|
|
- [ ] no need to check sunrise and sunset times so often
|
|
|
|
- [ ] default location data doesn't show up in the simulator for some reason
|
|
|
|
- [ ] I don't understand how to use the IDE with multiple files
|
2022-08-14 12:07:17 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Many of the to-dos
|
|
|
|
|
2022-08-14 13:02:22 +00:00
|
|
|
- [x] add sun image to main screen
|
2022-08-14 13:03:04 +00:00
|
|
|
- [ ] show alternative data on tap
|
|
|
|
- [ ] show tide times for given location
|