Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mxtommy/kip

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mxtommy/kip

An advanced and versatile marine instrumentation package to display Signal K data.

  • 2.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
328
decreased by-16.96%
Maintainers
2
Weekly downloads
 
Created
Source

About KIP

KIP is powerfull marine instrumentation package to display Signal K data. KIP, much like modern expensive MFDs, is very flexible and can be split up in any arrangements and display all kinds of data available to Signal K server.

Design Goal

The idea is to replicate the functionality of MFDs such as the B&G Triton, Raymarine i70, or Garmin GMI20.

  • Display should be fullscreen and not require any scrolling
  • Anything displayed should be as big as possible in the given space
  • Touchscreen user experience should be excellent
  • Layout and configuration should be both easy to operate and flexible
  • Phones, tablets, computers and other device and form factors should render well
  • Include support for latest Chromium and other modern browsers

Features

Access from Phones, Tablets, Raspberry Pi and Computers

Simply navigate to http://<Signal K Server URL>:<Signal K Server port>/@mxtommy/kip to load KIP and enjoy it's features remotly on any device.

Multiple User Profiles

If you have different roles on board; captiain, skipper, tacticien, navigator, engineers or simply different people with diffenrent needs, each can tailor as they wish. The use of profiles can also offers the ability to tie specific configuration arrangements to usecase or form factors.

User Experience

Built-in Themes

Use your favorite style from the built-in themes gallery.

Modern Dark Theme Modern Dark Theme

Signal K Inspired Theme Signal K Inspired Theme

Light Blue Theme Light Blue Theme

NOTE: Request a new theme by sending us inspirational/reference material (web sites, picture, etc.). If we fall in love, we will do it. Even better, branch and contribute yourself. We will assist and guide!

Night Mode

Keep your night vision woth a simple tab, regardless of the selected theme. The below image looks very dark, but at night...it's perfect!

Night mode

Gauge Layout and Configuration

Flexible and Easy

Meant to build purposeful screen(s) with however many gauges or widgets you want, where you want them.

Quickly devide the screen area into zones, resize and position, add the gauge of your choosing. Need more? Add as many additionnal pages as you whish to keep screens purposeful. Simply tap the buttom navigation keys to quickly rotate from page to page. Layouts Configuration Image

Easy basic gauge and widget configuratio. Gauges Configuration Image

See what Signal K has to offer that you can leverage in a gauge. Select it and tweak the display options for your purpose. Paths Configuration Image

Many units are supported. Choose your prefered App defaults, than tweak it gauge-by-gauge as necessary. KIP will convert the displayed units for you. Units Configuration Image

Reusable Gauge and Widget Library

All KIP Gauges and Widgets are visual presentation controls that are very versatile with multiple configuration options available to suit your needs:

  • Text display: Create gauges to display any textual data sent by your system - MPPT state, Timezone date and time, Next Waypoint, Fusion radio song information, noon and sun phases, any system components configuration detail or statues available, etc.
  • Numeric display: Create gauges to display any numerical data sent by your system - SOG, Depth, Winds Speed, VMG, refrigerator temperature, weather data, etc.
  • Wind gauge: Your typical sailboat wind gauge
  • Autopilot: Operate your autopilot from any device remotely
  • Linear gauge: Visually display any numerical data on a vertically or horizontally scale - Tank and reservoir levels, battery remaining capacity, etc.
  • Linear electrical gauge: A visual display for electrical numerical data - chargers, MPPT, shunt, etc.
  • Radial gauge: Visually display any numerical data on a radial scale - heading, compass, Speed, etc.
  • Radial and linear Steel gauge: Old school look & fell gauges
  • Button and Switch control: Operate remote devices - light switches, bildge pump, solenoid, any Signal K device that support boolean PUT operations
  • Date display: a timezone aware control with flexible presentation formating support
  • Race Timer: Track regatta start sequence
  • Historical datagram chart: Display numerical data over time on a chart
  • Embedded Webpage: A powerful way of integrating any web based content or application within with your KIP layout - Grafana dashboards, Node-RED dashboard, internet weather services, Youtube, Netflix, Twitter, Gmail, your own standalone webapp, you name it!

Get the latest version of KIP to see what's new!

Gauge types sample Sample Gauges Image

Electrical and Tank monitoring sample Electrical Concept Image

Grafana Embedded Webpage sample Embedded Webpage Concept Image

Developing

KIP is built on Angular using various open-source assets. All free!

Tools

Linux, Macs, Pi or Windows dev platform supported

  1. Install the latest Node version (v16+)
  2. Download your favorite coding IDE (we use the free Visual Code)
  3. Create your own GitHub KIP fork.
  4. Configure your IDE's source control to point to this fork (With Visual Code, GitHub support is built-in) and get the latest Master branch locally.

Setup

  1. From your fork's Master branch, create working branch with a name such as: New-Widget-abc or fix-issue-abc, etc.
  2. Checkout this new Branch to get the source code locally.
  3. In a command shell (or in the Visual Code Terminal window), go to the root of you local project folder.
  4. Install project dependencies using NPM package and dependency manager: run npm install. NPM will read local Kip project dependencies (see Steps 2), download and install everything automatically for you.
  5. Build the app locally using Angular-CLI: from that same project root folder, run ng build. CLI tool will read local Kip project configuration and set the base href(see Tools - steps 4) and build everything.

Work

  1. Fire up your local dev instance with CLI using ng serve --configuration=dev --serve-path=/ to enable the debugger map file loading.
  2. Hit Run/Start Debugging in Visual Code or point your favorite browser to http://localhost:4200/
  3. Voila! You can build, test and fix.

As you work on source code and save files, the app will automatically reload in the browser with your latest changes.

Publish

  1. Once done with your work, from your fork's working branch, make a GitHub pull request to have your code reviewed, merged and part of the next release.

Or

  1. Build your own production version:
  2. Build: In a terminal from you project folder, use ng build --configuration=production to generate a production build.
  3. Have fun!

Communication and Collaboration Join us on Slack -> Signalk-dev / Apps_and_client channel. We will hook up and assist as best we can.

Feature Ideas

  • AIS Widget - Help Wanted
  • Light indicator Widget for Boolean paths
  • Fuel Consumption Widget
  • GPS information Widget - Help Wanted
  • Improved Metadata configuration
  • Improved Zones support
  • Add a KIP Widget CLI Schematic to automate new Widget creation and improve contribution
  • Improved error logging / performance gain
  • Retire outdated Steelgauges
  • Rebuild alerting to new Signal K Specifications
  • Attitude Indicator Widget - Help Wanted
  • Sailing Polars Widget - Help Wanted
  • More Customization options for radial/linear Gauges
  • Pre-created Widgets for commonly used displays

Keywords

FAQs

Package last updated on 11 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc