-
If you're interested in building your own ship tracker, have I got an incomplete (but functioning!) quarantine boredom project for you:
https://github.com/mik3y/airdash
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
The hobbyist AIS tracking world seems to be a bit less popular than the plane tracking (ADS-B) world. I started the project above to try to build a common frontend where one could show both; mainly because there weren't any frontends I could find for AIS traffic.
If you just want to decode the data, try rtl-ais:
https://github.com/dgiardini/rtl-ais
-
And a dockerized version here:
https://github.com/mik3y/rtl-ais-docker
-
While we don't have a standalone AIS hardware product, we do have hardware and software that lets you relay AIS data both to us and out to other vessel monitoring systems. More data here:
https://support.floathub.com/hc/en-us/articles/360001334348-...
software only version here:
https://github.com/floathub/sfh
drop a note if you want any more info.