covergen/README.md
Ivan Bushchik fb51283f5c
Initial commit
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-03-21 20:26:48 +03:00

20 lines
295 B
Markdown

# Covergen
![Example](./imgs/ex1.png)
## Usage
```shell
cargo run -r -- [-n] <path/to/audio/track>
```
`-n` option is used to generate images without background.
## Examples
See [imgs](./imgs) directory.
## License
The project is licensed under the terms of th [MIT license](./LICENSE).