~kota/aotearoa_tides

Show tidal data for Aotearoa ⛵
remove pending release notice
add manual apk download link from readme
add privacy and google play info

clone

read-only
https://git.sr.ht/~kota/aotearoa_tides
read/write
git@git.sr.ht:~kota/aotearoa_tides

You can also use your local clone with git send-email.

#Aotearoa Tides

An app that displays tidal data using the official LINZ tide predictions. Try it out on the google play store. or grab one of the manual apk downloads attached to each release.

#Privacy

Uploading to the Google Play store requires a privacy policy. You can view the current version in PRIVACY.md in this repository.

#Build

Aotearoa Tides is written in Flutter which is a cross platform library for developing native Android or iOS apps. Currently, the app is only tested on Android. To build it yourself install flutter, and the android development toolchain. You can use flutter doctor to ensure your install is working properly.

Finally: flutter build apk

#Resources

Aotearoa Tides uses a public mailing list for contributions and discussion. You can browse the list here and email patches or questions to ~kota/public-inbox@lists.sr.ht. The project is licensed under the GPL3-or-later and contributions are welcome!