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
- Host: GitHub
- URL: https://github.com/anmiles/foobar-style-chooser
- Owner: anmiles
- License: mit
- Created: 2024-01-30T20:07:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T15:12:36.000Z (about 2 years ago)
- Last Synced: 2025-02-28T18:57:36.700Z (over 1 year ago)
- Topics: backend, chooser, css, express, foobar, frontend, javascript, jest, knockout, nodejs, style, typescript
- Language: TypeScript
- Size: 2.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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`