2025-04-10 18:11:08 -05:00
2025-03-19 16:45:13 -05:00
2025-04-10 18:11:08 -05:00
2025-04-09 17:28:25 -05:00
2025-03-22 19:40:11 -04:00
2025-03-22 19:40:11 -04:00
2025-03-26 19:56:07 -04:00
2025-03-24 09:55:06 -05:00

YellowJacket

A MusicBee inspired music player and library manager.

Install

TODO: put release links here

Features

TODO: add feature list and screenshots here

Development

YellowJacket relies on Wails for development. Wails allows us to build a frontend with HTML/CSS/JS and backend with Golang.

Prerequisites

  1. First, you will need Go installed.

  2. Then, you will need the wails cli tool.

    Install it with

    go install github.com/wailsapp/wails/v2/cmd/wails@latest
    
  3. After installing the Wails CLI you may need some build dependencies. View the missing Wails dependencies by running wails doctor. Using your system's package manager, install the missing dependencies.

Dev Server

To run the Wails hot-reloading dev server, run make dev in the root of the project.

S
Description
No description provided
Readme
15 MiB
v0.7.0
Latest
2026-08-26 16:03:22 +00:00
Languages
TypeScript 50.6%
Go 43.6%
Java 1.8%
JavaScript 1.5%
Shell 1.4%
Other 0.9%