mirror of
https://github.com/ivabus/privod
synced 2024-11-21 07:55:09 +03:00
No description
|
||
---|---|---|
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Privod (оптический привод)
Eject CD/DVD/BD drive at random time.
Linux only.
Usage
cargo run <PATH_TO_DRIVE> [RANGE_START] [RANGE_END]
PATH_TO_DRIVE
is usually /dev/sr0
, RANGE_START
(in secs) and RANGE_END
(in secs) are optional (default is 5 and 300).
License
The project is licensed under the terms of the MIT license.