1
0
Fork 0
BangleApps/apps/suw
Giles Booth 242fd83aa0
Create settings.js
2022-08-19 08:17:40 +01:00
..
README.md Update README.md 2022-08-19 08:08:40 +01:00
app-icon.js trying to fix app icon 2022-08-14 14:00:32 +01:00
app.js add alpha tides mode 2022-08-19 08:05:10 +01:00
app.png Add files via upload 2022-08-14 11:51:08 +01:00
metadata.json add settings file info 2022-08-19 07:54:10 +01:00
no-tides-app.js backup of version with no tides 2022-08-19 07:50:45 +01:00
screenshot.png better screenshot 2022-08-15 13:10:22 +01:00
settings.js Create settings.js 2022-08-19 08:17:40 +01:00
suw.settings.js Create suw.settings.js 2022-08-19 08:04:26 +01:00

README.md

Seaside utility watch

A watch that does just what I want when I am at the seaside.

Very much a work in progress. Requires location to have already been set in mylocation.json using MyLocation app.

DO NOT RELY ON THESE TIDE TIMES! This is in development.

When working, you will set the next tide time (high or low) in application settings, the watch will then calculate approximate next tide time by adding 6 hours and 12 minutes to the tide time and keep doing so until reset.

This may become very unreliable over time and will need periodic realignment.

Many faults

  • app icon invisible
  • no need to check sunrise and sunset times so often
  • default location data doesn't show up in the simulator for some reason

Many of the to-dos

  • add sun image to main screen
  • show alternative data on tap
  • show tide times
  • write tide data back to json file when flipped to keep it up to date when app reloaded