Releases: DynamicDevices/eink-power-cli
Releases · DynamicDevices/eink-power-cli
v2.5.0 - RTC Management & Enhanced Board Control
E-ink Power CLI v2.5.0
Build Information
- Commit: 9414e04
- Build Date: 2025-10-19 23:17:01 UTC
- Rust Version: 1.81
Supported Platforms
- Linux x86_64:
eink-power-cli-linux-x64 - Linux ARM64:
eink-power-cli-linux-arm64
Installation
- Download the appropriate binary for your platform
- Make it executable:
chmod +x eink-power-cli-* - Move to your PATH:
sudo mv eink-power-cli-* /usr/local/bin/eink-power-cli
Verification
Verify the download integrity using the provided checksums:
sha256sum -c SHA256SUMSTarget Hardware
- Board: i.MX93 Jaguar E-ink
- Controller: MCXC143VFM power management controller
- Interface: Serial UART (/dev/ttyUSB0 at 115200 baud)
v0.1.0
E-ink Power CLI v0.1.0
Build Information
- Commit: eeacb55
- Build Date: 2025-10-06 10:20:29 UTC
- Rust Version: 1.81
Supported Platforms
- Linux x86_64:
eink-power-cli-linux-x64 - Linux ARM64:
eink-power-cli-linux-arm64
Installation
- Download the appropriate binary for your platform
- Make it executable:
chmod +x eink-power-cli-* - Move to your PATH:
sudo mv eink-power-cli-* /usr/local/bin/eink-power-cli
Verification
Verify the download integrity using the provided checksums:
sha256sum -c SHA256SUMSTarget Hardware
- Board: i.MX93 Jaguar E-ink
- Controller: MCXC143VFM power management controller
- Interface: Serial UART (/dev/ttyUSB0 at 115200 baud)
Full Changelog: https://github.com/DynamicDevices/eink-power-cli/commits/v0.1.0