
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@signalk/sailgauge
Advanced tools
Multipurpose full screen gauge for displaying sailing related Signal K data
One gauge to rule them all - provides all the information a sailor needs on one display
Depth reading has also a small sparkline. Depth figure starts to grow under 6 meters and turns red under 3 meters.
You can just download SailGauge from Github or install it with Bower
bower install https://github.com/SignalK/sailgauge.git
SailGauge package contains all the js libraries it uses so it is ready to use out of the box, but it needs data from a SignalK server. It tries to contact SignalK server on the same server & port from which it was loaded.
If you want it to contact some other server you need to edit the index.html.
Install the js dependencies with
npm install
and then package the js code that is not part of the html page with
npm run build
Development time building with npm run watch
.
FAQs
Multipurpose full screen gauge for displaying sailing related Signal K data
The npm package @signalk/sailgauge receives a total of 8 weekly downloads. As such, @signalk/sailgauge popularity was classified as not popular.
We found that @signalk/sailgauge demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
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.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.