Crates.io | playdate-device |
lib.rs | playdate-device |
version | 0.2.13 |
source | src |
created_at | 2024-04-01 20:11:02.54021 |
updated_at | 2024-07-13 08:09:34.985858 |
description | Cross-platform interface Playdate device, async & blocking. |
homepage | https://github.com/boozook/playdate |
repository | https://github.com/boozook/playdate.git |
max_upload_size | |
id | 1192923 |
size | 159,939 |
Cross-platform interface for Playdate device, async & blocking.
Contains methods for:
find connected devices, filter by mode, state, serial-number
send commands
read from devices
mount as drive (mass storage usb)
unmount
install pdx (playdate package)
run pdx (optionally with install before run)
operate with multiple devices simultaneously
This crate in active development and API can be changed in future versions, with minor version increment.
Supported platforms:
MacOs
Linux
Windows
libudev
, follow instructions for udev crate.powershell
(used as fallback)
This software is not sponsored or supported by Panic.