Playdate Tool
CLI-tool and lib for interaction with Playdate device and sim.
Status
This is earlier version, that means "alpha" or "MVP". API can be changed in future versions. Global refactoring is planned with main reason of properly work with usb on all platforms.
Currently tested and works good on following platforms:
- Unix (x86-64 and aarch64)
- macos 👍
- linux 👍
- Windows (x86-64 and aarch64)
- ⚠️ known issues with hardware lookup, work in progress.
Prerequisites
To build playdate-tool you're need:
- Rust nightly toolchain
- Probably
libusbandpkg-configorvcpkg, follow instructions for rusb crate.
To use playdate-tool you're need:
- Playdate SDK
- Ensure that env var
PLAYDATE_SDK_PATHpoints to the SDK root
- Ensure that env var
- This tool.
Installation
This software is not sponsored or supported by Panic.