app
Adom TSCI - Tscircuit Board Viewer
Public Made by Adomby adom
Interactive tscircuit preview in a Hydrogen webview — first-class 3D / PCB / Schematic tabs, Components & Nets HUDs, an auto-glow x-ray view, Inspect, Measure, a Walkthrough Demo, and a one-click `exp
{
"slug": "adom-tsci",
"version": "1.4.24",
"type": "app",
"description": "Interactive tscircuit board viewer in a Hydrogen webview \u2014 first-class 3D / PCB / Schematic tabs, an Inspect tool, a Fusion-style Measure tool, net x-ray, guided Walkthrough demos, one-click autorouter re-run, and auto high-res board-surface texture. Fully AI-drivable (CLI + HTTP + JS eval). Also publishes molecules/boards to the Adom Wiki.",
"dependencies": {},
"tags": [
"tscircuit",
"pcb",
"3d-viewer",
"schematic",
"eda",
"inspect"
],
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"install": {
"binary_name": "adom-tsci"
},
"files": [
"SKILL.md",
"install.sh",
"uninstall.sh",
"README.md",
"package.json",
"VERSION",
"guides/adom-usbc.md",
"guides/demo-recording.md",
"guides/export-wiki.md"
]
}