by Kyle Bergstedt
Real-time web UI + Python/FastAPI backend + CLI for the Keysight DSOX1204G oscilloscope.
{ "slug": "dsox1204g-v2", "version": "1.0.0", "type": "app", "description": "Real-time web UI + Python/FastAPI backend + CLI for the Keysight DSOX1204G oscilloscope.", "dependencies": {}, "scripts": { "install": "./install.sh", "uninstall": "./uninstall.sh" } }