minidisc-cli/README.md
2024-03-10 05:05:20 -05:00

969 B

Rust Minidisc

A library for controlling and interfacing with MiniDisc devices from within Rust programs. Compatible with many cross platform targets (including Web Assembly!) by using cross-usb.

The feature set is very similar to that of netmd-js which this library is inspired by. For more information check out the absolutely awesome Web Minidisc project, NetMD-exploits, and the C based Linux Minidisc project.

Current Features

NetMD

  • Track upload
  • Track management
  • Playback control
  • Track download (MZ-RH1 only)

Hi-MD

  • Track upload
  • Track management
  • Playback control
  • Track download