Skip to content

Commit

Permalink
Update solutions.md (#89)
Browse files Browse the repository at this point in the history
Added BBN Bareboat Necessities OS to the list (below OpenPlotter)
Corrected some typo mistakes (spaces and ':' char)
  • Loading branch information
kinyo666 authored Oct 12, 2024
1 parent f2877cd commit efc4793
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions solutions.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,25 @@ description: Applications & Solutions with Signal K Support

## {{page.title}} with Signal K Support

- [OpenCPN](https://opencpn.org/) Open Source navigation software with Signal K support.
- [OpenPlotter](https://openmarine.net/openplotter): OpenPlotter is a combination of selected software, SignalK, OpenCPN and Node-RED to mention a few, and hardware to be used as navigational aid on boats. It is also a home automation system onboard. It's easy installation with a NOOBS installer for Raspberry Pi.
- [OpenCPN](https://opencpn.org/) : Open Source navigation software with Signal K support.
- [OpenPlotter](https://openmarine.net/openplotter) : OpenPlotter is a combination of selected software, SignalK, OpenCPN and Node-RED to mention a few, and hardware to be used as navigational aid on boats. It is also a home automation system onboard. It's easy installation with a NOOBS installer for Raspberry Pi.
- [BBN Bareboat Necessities](https://bareboat-necessities.github.io/) : BBN OS is free and open source. It is based on commonly used community supported open source projects such as SignalK, PyPilot, OpenCPN, and others. BBN OS graphical user interface will let you build a cockpit front-end to all functionality of the OS from chartplotting, dashboards, weather information, to media player, etc.
- [pypilot](http://pypilot.org/) : free software marine autopilot.
- [Yacht Devices](http://www.yachtd.com) [Voyage Recorder](http://www.yachtd.com/products/recorder.html) can export
data in Signal K format.
- [FairWind](http://fairwind.uniparthenope.it) can act as a gateway from commonly available marine electronics to
Signal K supporting Android based Boat Apps.
- [Locations](https://activecaptain.com/locations/index.php) by [ActiveCaptain](https://activecaptain.com/index.php) can use data in Signal K format.
- SmartBoat digital marine instrument display, various instruments designed to mimic the standard marine instrument display for [Android](https://play.google.com/store/apps/details?id=com.smartboatnetwork.smartboat) and [iOS](https://itunes.apple.com/us/app/smartboat/id1299526775)
- [Vyacht router](http://vyacht.net/) - router with Signal K support
- [NMEAremote](http://www.zapfware.de/en/products/nmearemote/): iOS marine instrument display with Signal K support
- [Signal K Mobile](https://github.com/itemir/signalk-mobile): Open source mobile app for Signal K, available for iOS and Android
- [WilhelmSK](https://itunes.apple.com/us/app/wilhelmsk/id1150499484?mt=8): Highly customizable Signal K application for iOS with Apple Watch support
- [SailRacer.net](http://sailracer.net): Tactical app for iOS and Android - helps to make decisions faster. Polars, Charts, Wind graphs, Signal K, Google wear and much more.
- [AFTrack](http://afischer-online.de/and/aftrack/): a marine navigation display for an Android phone or tablet. Uses tracking with various logging features, several input modes, maps online and offline, wind routing, AIS and more.
- [pysk](https://github.com/ph1l/pysk): a terminal client for displaying Signal K data, based on [Signal K Python client library](https://github.com/ph1l/python-signalk-client).
- [Vyacht router](http://vyacht.net/) : router with Signal K support
- [NMEAremote](http://www.zapfware.de/en/products/nmearemote/) : iOS marine instrument display with Signal K support
- [Signal K Mobile](https://github.com/itemir/signalk-mobile) : Open source mobile app for Signal K, available for iOS and Android
- [WilhelmSK](https://itunes.apple.com/us/app/wilhelmsk/id1150499484?mt=8) : Highly customizable Signal K application for iOS with Apple Watch support
- [SailRacer.net](http://sailracer.net) : Tactical app for iOS and Android - helps to make decisions faster. Polars, Charts, Wind graphs, Signal K, Google wear and much more.
- [AFTrack](http://afischer-online.de/and/aftrack/) : a marine navigation display for an Android phone or tablet. Uses tracking with various logging features, several input modes, maps online and offline, wind routing, AIS and more.
- [pysk](https://github.com/ph1l/pysk) : a terminal client for displaying Signal K data, based on [Signal K Python client library](https://github.com/ph1l/python-signalk-client).
- [Homebridge Signal K Plugin](https://www.npmjs.com/package/homebridge-signalk) brings [HomeKit](https://www.apple.com/ios/home/) integration to let you monitor your boat's batteries, tanks and temperatures as well as control digital switching with the Apple Home app and even Siri.
- [Aqua Map](http://www.globalaquamaps.com): Marine navigation app for iOS and Android with Signal K over WiFi capability.
- [Aqua Map](http://www.globalaquamaps.com) : Marine navigation app for iOS and Android with Signal K over WiFi capability.
- [SignalK Monitor](https://www.youtube.com/watch?v=X8VbkD8WYV8): Intuitive and easy-to-use [Android](https://play.google.com/store/apps/details?id=com.belmille.signalkflutter) and [iPhone](https://apps.apple.com/fi/app/signalk-monitor/id1534189860) application to visualize SignalK data.
- [PiCAN-M](http://skpang.co.uk/catalog/picanm-with-nmea-0183-and-nmea-2000-connection-3a-smps-p-1599.html) : Raspberry Pi hat with NMEA 2000 and NMEA 0183 connectivity with Signal K support.
- [AngelNav](https://www.angelnav.co.uk/) : Navigation app for iPad and iPhone. Learn more at [angelnav.co.uk](https://www.angelnav.co.uk/).
Expand Down

0 comments on commit efc4793

Please sign in to comment.