Control and telemetry client for the uConsole AIO v2 board, offering both CLI and GUI interfaces for power management, peripheral control, and hardware monitoring.
Stars
56
Forks
7
Watchers
56
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: specify branch in git pull command to ensure correct updates
c21ca74View on GitHubfeat: enhance README with GPIO state reporting model and rail boot-state commands
d59f186View on GitHubfeat: implement GPIO rail boot state management and related commands.
ef5acfaView on GitHubfeat: add pin level parsing and boot defaults for GPIO state management (resolves #4)
5e6eb62View on GitHubfeat: add hint for meshtastic boot config status in print_mesh_on_boot_status_hint function
d18d153View on GitHubfeat: refactor meshtastic boot status handling into a dedicated function
5813d35View on GitHubfix: remove python3-pip from installation instructions in README.md as it's no longer used at any point since we lean on apt now instead.
8e55117View on GitHubchore: remove UNINSTALL.md as it is no longer needed (it's in the wiki's Install docs)
39fe46fView on GitHubfeat(gui): add automatic update checking with notifications
d2c6f56View on GitHubfix: remove duplicate function and improve update/measure features
96b0737View on GitHubfeat(cli): add --check-update command for interactive updates
28cfb28View on GitHubFix --update to work outside git repo using install metadata
64e16baView on GitHub