1
0
Fork 0

Update README.md

master
Giles Booth 2022-08-19 17:20:43 +01:00 committed by GitHub
parent d28a2acbbd
commit 08428e6501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Seaside utility watch # Seaside utility watch
A watch that does just what I want when I am at the seaside. A watch that does just what I want when I am at the seaside, showing day, date, month, year, sunrise, sunset, location and approximate high and low tide times.
Touch to toggle between sunrise / sunset and tide times. Touch to toggle between sunrise / sunset and tide times.
@ -17,10 +17,9 @@ This may become very unreliable over time and will need periodic realignment.
## Many faults ## Many faults
- [ ] minutes not appearing in settings
- [ ] tide set to 'false' instead of high/low - [ ] tide set to 'false' instead of high/low
- [x] default location data doesn't show up in the simulator for some reason - [x] minutes not appearing in settings
- [x] app icon invisible
## Many of the to-dos ## Many of the to-dos
@ -28,6 +27,3 @@ This may become very unreliable over time and will need periodic realignment.
- [ ] write tide data back to json file when flipped to keep it up to date when app reloaded - [ ] write tide data back to json file when flipped to keep it up to date when app reloaded
- [ ] tidy up code in general - [ ] tidy up code in general
- [ ] no need to check sunrise and sunset times so often - [ ] no need to check sunrise and sunset times so often
- [x] add sun image to main screen
- [x] show alternative data on tap
- [x] show tide times