# Catty-player — Terminal Music Player

Catty is a compact terminal music player with a visualizer, playlist, and an extensible UI.

Quickstart

 Build and run:
 ```
 git clone http://github.com/samsit-phew/catty-player.git ||cd catty-player || cargo run --release 
 ```
OR run 
```
cargo install catty-player 
```


Customization
- Colors accept named terminal colors or hex `#RRGGBB` in the config.
- auto generated config file at `~/.config/catty-player/config.toml`
<<<<<<< HEAD
- config file in repo is for example only
<br> 
                                    <center><h1>by <i>samsit-san</i></h1></center>
=======
- config file in docs is for example only
<br> 
                                    <center><h1>by <i>samsit-san</i></h1></center>

>>>>>>> 14f618b (v0.03.stable+1.3)

