mirror of
https://github.com/YuzuZensai/beamboxctl.git
synced 2026-07-15 17:03:11 +00:00
main
beamboxctl
Unofficial CLI for managing beambox e-Badge devices over Bluetooth LE.
About beambox
beambox is a consumer electronics brand that makes e-Badge display devices which accept image uploads over BLE. This project is not affiliated with, endorsed by, or supported by the beambox manufacturer.
Supported Devices
- beambox e-Badge Pulse (Nikko) (368x368)
- Other beambox e-Badge models may work, but are untested
Development
Requirements:
- NodeJS
- pnpm
- Bluetooth LE access on your system
Run in development mode:
pnpm run dev
Build and run the CLI:
pnpm run build
pnpm run start
Legal
This is an unofficial, community-built project. It is provided as-is without warranty. All trademarks and product names are the property of their respective owners, including beambox.
License
MIT
Languages
TypeScript
100%
