Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Visual-Dawg/sing

Repository files navigation


Sing

Elegant music library
Download for Windows (MacOS and Linux coming soon)

screenshot sing 2

⚠️ Early Alpha

Sing is still in Alpha and does not support auto-updates yet. Future updates might require you to resync your library.


Get started

  1. Install Node.js
  2. Install Git LFS
  3. Duplicate .example.env as .env
  4. Run pnpm install
  5. Run pnpm run build:prisma (Rerun this when changing schema.prisma)

ToDo

  • Smart Playlists
  • Drag and Drop support
  • Order playlists
  • Sorting
  • Android sync
  • much more

Commands

  • pnpm start: Start app in dev mode ( Or use the VS Code task named devMode)
  • pnpm run build: Build