New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@readystack/autohotkey-toml-devicetree-snippets

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/autohotkey-toml-devicetree-snippets

A DeviceTree overlay with status = "enabled" boots the node disabled and a TOML integer with a leading zero stops the parser. Neither is an editor error. 22 checks and 46 snippets across 9 language pa

latest
Source
npmnpm
Version
0.1.5
Version published
Weekly downloads
252
Maintainers
1
Weekly downloads
 
Created
Source

AutoHotkey v2, TOML and DeviceTree checks for VS Code

A DeviceTree overlay with status = "enabled" boots the node disabled and a TOML integer with a leading zero stops the parser. Neither is an editor error. 22 checks and 46 snippets across 9 language packs, running offline in the editor you already have.

Install

npx @readystack/autohotkey-toml-devicetree-snippets file

Node 18+. The same 22 rules as the VS Code extension, from a terminal or CI.

Free

  • All 22 checks and all 46 snippets on the file you have open, or on just the lines you highlight, with line numbers. No key, no account, no limit on how many files you check one at a time, and nothing leaves the machine.
  • --rules lists every rule

With a licence ($29 once)

  • Two things a single open file cannot give you. Scale: the same 22 checks across every overlay, manifest and script in the repository in one pass. Handover: the findings written out as a CSV, JSON or HTML file you can attach to a review, a ticket or a release checklist.
@readystack/autohotkey-toml-devicetree-snippets --dir ./templates --report html --out report.html

A freelance embedded software engineer bills a median of $103.27 per hour (contractrates.fyi crowdsourced rates, checked 2026-09-08). One licence costs less than twenty minutes of that hour.

Use from an AI agent (MCP)

Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:

{ "mcpServers": { "autohotkey-toml-devicetree-snippets": { "command": "npx", "args": ["-y", "@readystack/autohotkey-toml-devicetree-snippets", "--mcp"] } } }

Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.

Use in CI

- name: AutoHotkey v2, TOML and DeviceTree checks for VS Code
  run: npx -y @readystack/autohotkey-toml-devicetree-snippets --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/autohotkey-toml-devicetree-snippets --dir /work --ci)

The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Keywords

autohotkey

FAQs

Package last updated on 23 Sep 2026

Related posts