- Landing site: jamallyons.github.io/PhoenixMusicPlayer
- Desktop releases: Releases
- Discord: Join
| Tier | Includes |
|---|---|
| Free | Local library, playback, playlists, queue, favorites, themes |
| Tools ($29 one-time) | In-app acquisition, staging, metadata editor, bulk/macros, 10-band EQ, dedupe / album builder |
During beta, Tools ship unlocked in the free download while licensing rolls out.
Svelte 5 + Vite + TypeScript static site.
- Node.js 22+
pnpm11+
pnpm install
pnpm run dev
pnpm run check
pnpm run build
pnpm run previewGitHub Pages deploys from main via .github/workflows/pages.yml (base: './').
| Platform | Format | Architecture | Compatibility |
|---|---|---|---|
| macOS | .dmg |
Apple Silicon (aarch64) |
macOS 11+ |
| macOS | .dmg |
Intel (x86_64) |
macOS 11+ |
| Windows | .exe |
x64 |
Windows 10 (1809+) / 11 |
| Linux | .deb / .AppImage |
x64 |
glibc 2.31+ |
Released under the MIT License.