~kota/tide

Print Aotearoa's tidal data
increment minimum go version

clone

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

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

#Tide builds.sr.ht status

Print Aotearoa's tidal data. Reads csv files from the official LINZ tide predictions.

1

Tide will print a simpler message without the graph if not running in an interactive terminal (for example if run as a notification or part of a pipeline). You can change this easily by editing display.go, hell you could probably even add a flag or something. Maybe send a patch if you bother doing that.

#Build

Build dependencies

  • golang
  • make
  • sed

make all

#Install

Optionally configure config.mk to specify a different install location.
Defaults to /usr/local/

sudo make install

#Uninstall

sudo make uninstall

#Resources

tide 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.