An open API service indexing awesome lists of open source software.

https://github.com/anmiles/foobar-style-chooser

Style chooser for foobar2000 tracks
https://github.com/anmiles/foobar-style-chooser

backend chooser css express foobar frontend javascript jest knockout nodejs style typescript

Last synced: 2 months ago
JSON representation

Style chooser for foobar2000 tracks

Awesome Lists containing this project

README

          

# 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`