Squash merge audio-player-component into main

This commit is contained in:
2026-02-13 20:39:23 -06:00
parent 9b7cfd5bd1
commit d78c0584e2
122 changed files with 11750 additions and 1175 deletions
+3 -4
View File
@@ -1,10 +1,10 @@
# YellowJacket
A MusicBee inspired music player and library manager.
How music was meant to bee.
## Install
TODO: put release links here
You can grab the latest release [here](https://github.com/LJ-Software/yellowjacket/releases/latest)
## Features
@@ -12,8 +12,7 @@ TODO: add feature list and screenshots here
## Development
YellowJacket relies on [Wails](https://wails.io/docs/introduction) for development.
Wails allows us to build a frontend with HTML/CSS/JS and backend with Golang.
Development documentation can be found [here](./docs/dev/overview.md).
### Prerequisites