# foobar-style-chooser

Style chooser for foobar2000 tracks

----

## Installation

```bash
git clone https://github.com/anmiles/foobar-style-chooser.git
cd foobar-style-chooser
npm clean-install
copy config/sections.sample.json config/sections.json
```

## Setting up your styles
1. Update `config/sections.json` with your own styles
1. Run `npm run build`

## Usage

`npm start`
