Go to file
Ivan Bushchik 2910c3f314
-s
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-01-10 21:46:34 +03:00
src Remove debug print 2024-01-10 21:45:47 +03:00
.gitignore Initial commit 2024-01-10 21:44:44 +03:00
build.rs Initial commit 2024-01-10 21:44:44 +03:00
Cargo.lock Initial commit 2024-01-10 21:44:44 +03:00
Cargo.toml Initial commit 2024-01-10 21:44:44 +03:00
LICENSE Initial commit 2024-01-10 21:44:44 +03:00
README.md -s 2024-01-10 21:46:34 +03:00

Privod (оптический привод)

Eject CD/DVD/BD drive at random time (from 5 secs to 5 mins)

Linux only.

Usage

cargo run <PATH_TO_DRIVE>

PATH_TO_DRIVE is usually /dev/sr0

TODO

  • Delay setup

License

The project is licensed under the terms of the MIT license.