A library for interfacing with Net-MD and Hi-MD devices written in rust
Find a file
asivery 922d8a5cb3
Merge pull request #3 from asivery/main
Add basic commands, start working on track upload
2024-01-30 02:18:56 +01:00
minidisc-rs Add basic commands, start working on track upload 2024-01-29 02:45:40 +01:00
src Updated example to work again, fixed crash in interface.rs 2024-01-28 18:41:20 -06:00
.gitignore Cleaned up multiple files, testing new ways of grabbing info 2023-09-27 13:59:03 -05:00
Cargo.toml Updated example to work again, fixed crash in interface.rs 2024-01-28 18:41:20 -06:00
LICENSE Initial commit 2023-09-23 00:56:41 -05:00
README.md Update README.md 2023-09-25 09:13:34 -05:00

minidisc-cli

A simple command line application to show the capabilities of minidisc-rs

minidisc-rs

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