Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 386 Bytes

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.