25 lines
450 B
Markdown
25 lines
450 B
Markdown
# kunst
|
|
> Display album art for mpd tracks
|
|
|
|
Note: ```kunst``` is meant to be used with files that have embedded album art
|
|
|
|
<p align="left">
|
|
<img src="extra/demo.gif" width="657.8" height="438.1">
|
|
</a>
|
|
</p>
|
|
|
|
## Dependencies
|
|
- ```sxiv```
|
|
- ```imagemagick```
|
|
- ```bash```
|
|
|
|
## Installation
|
|
Add ```kunst``` to a directory which is in you ```$PATH```
|
|
|
|
## TODO
|
|
|
|
- [x] use less CPU
|
|
- [ ] add arguments
|
|
- [ ] music directory
|
|
- [ ] image size (dimentions)
|