G2-Games / minidisc-rs

A library for interfacing with Net-MD and Hi-MD devices written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Documentation has not been finished and is a work in progress.

Current Features

NetMD

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

Hi-MD

  • Track upload
  • Track management
  • Playback control
  • Group Management
  • Track download

About

A library for interfacing with Net-MD and Hi-MD devices written in rust

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%