privod/README.md

22 lines
323 B
Markdown
Raw Normal View History

# Privod (оптический привод)
Eject CD/DVD/BD drive at random time (from 5 secs to 5 mins)
Linux only.
## Usage
```shell
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](./LICENSE).