No description
Find a file
2026-03-09 17:58:10 +00:00
.devcontainer style: auto-fix linting issues 2026-03-08 11:52:44 +00:00
.github Merge pull request #280 from DanTheMan827/add-lockfile-workflow 2026-03-07 11:09:40 +02:00
.vscode style: auto-fix linting issues 2026-03-08 11:52:44 +00:00
extensions/js.neutralino.discordrpc fix codeql suggestions 2026-02-18 03:30:20 +00:00
functions feat: music videos 2026-03-09 03:03:29 +03:00
js fix(workers): utilize vite ?worker imports. 2026-03-09 17:58:10 +00:00
public UI hiding 2026-02-27 22:57:11 +00:00
scripts fix all linting (js/html/css) 2026-02-13 18:01:46 +01:00
.dockerignore first modular docker files system 2026-02-06 21:35:59 +01:00
.env.example remove "automatic" for .env configuration 2026-02-13 22:21:30 +01:00
.gitignore WIP: neutralino 2026-02-10 13:52:06 +01:00
.htmlhintignore Add linting infrastructure (ESLint, Stylelint, HTMLHint, Prettier) and GitHub Action with auto-fix 2026-01-11 00:25:05 +01:00
.htmlhintrc Add linting infrastructure (ESLint, Stylelint, HTMLHint, Prettier) and GitHub Action with auto-fix 2026-01-11 00:25:05 +01:00
.prettierignore Add linting infrastructure (ESLint, Stylelint, HTMLHint, Prettier) and GitHub Action with auto-fix 2026-01-11 00:25:05 +01:00
.prettierrc Add linting infrastructure (ESLint, Stylelint, HTMLHint, Prettier) and GitHub Action with auto-fix 2026-01-11 00:25:05 +01:00
.stylelintrc.json build: fix CI linting errors and update lockfile 2026-02-10 11:19:20 +01:00
AUTH_GATE.md remove "automatic" for .env configuration 2026-02-13 22:21:30 +01:00
bun.lock Merge remote-tracking branch 'upstream' into taglib-wasm 2026-03-09 02:43:12 +00:00
CONTRIBUTING.md holy AI (ima kill u edideaur) 2026-02-26 02:13:44 +03:00
DESIGN.md holy AI (ima kill u edideaur) 2026-02-26 02:13:44 +03:00
docker-compose.yml fix: default off, show custom db in settings when missing envs, redirect logged-in /login 2026-02-09 20:20:33 +01:00
DOCKER.md auto-fix linting 2026-02-06 21:53:17 +01:00
Dockerfile 1. Add python3 installation to Dockerfile 2026-02-25 10:57:47 +02:00
Dockerfile.dev let's try with npm instead of bun... 2026-02-06 21:35:59 +01:00
eslint.config.js style: auto-fix linting issues 2026-02-13 19:50:40 +00:00
index.html style: auto-fix linting issues 2026-03-09 00:04:26 +00:00
INSTANCES.md Change instances.json in favour of Workers which have live API uptime 2026-02-21 14:56:55 +00:00
legacy.html basically monochrome 2.0 lol 2026-01-24 15:13:19 +03:00
license un-AiSlop the docs (2.0) 2026-02-06 12:03:15 +03:00
neutralino.config.dev.json style: auto-fix linting issues 2026-02-20 14:01:48 +00:00
neutralino.config.json style: auto-fix linting issues 2026-02-20 14:01:48 +00:00
package-lock.json Merge remote-tracking branch 'upstream' into taglib-wasm 2026-03-09 02:43:12 +00:00
package.json Merge remote-tracking branch 'upstream' into taglib-wasm 2026-03-09 02:43:12 +00:00
README.md feat(keyboard): command palette 2026-03-07 05:50:15 +03:00
self-hosted-database.md style: auto-fix linting issues 2026-02-19 13:55:31 +00:00
styles.css style: auto-fix linting issues 2026-03-09 00:04:26 +00:00
THEME_GUIDE.md style: auto-fix linting issues 2026-02-23 22:58:08 +00:00
tsconfig.json Merge remote-tracking branch 'upstream' into taglib-wasm 2026-03-09 02:43:12 +00:00
vite-plugin-auth-gate.js refacto : clarity and selector consistency 2026-02-13 22:21:30 +01:00
vite-plugin-upload.js style: auto-fix linting issues 2026-03-08 19:04:57 +00:00
vite.config.js fix(workers): utilize vite ?worker imports. 2026-03-09 17:58:10 +00:00

Monochrome Logo

Monochrome

An open-source, privacy-respecting, ad-free music app.

WebsiteDonateFeaturesInstallationUsageSelf-HostingContributing

GitHub stars GitHub forks GitHub issues


What is Monochrome?

Monochrome is an open-source, privacy-respecting, ad-free TIDAL web UI, built on top of Hi-Fi. It provides a beautiful, minimalist interface for streaming high-quality music without the clutter of traditional streaming platforms.

image


Features

Audio Quality

  • High-quality Hi-Res/lossless audio streaming
  • Support for local music files
  • Intelligent API caching for improved performance

Interface

  • Dark, minimalist interface optimized for focus
  • Customizable themes
  • Community Theme Store
  • Accurate and unique audio visualizer
  • Offline-capable Progressive Web App (PWA)
  • Media Session API integration for system controls

Library & Organization

  • Recently Played tracking for easy history access
  • Comprehensive Personal Library for favorites
  • Queue management with shuffle and repeat modes
  • Playlist import from other platforms
  • Public playlists for social sharing
  • Smart recommendations for new songs, albums & artists

Lyrics & Metadata

  • Lyrics support with karaoke mode
  • Genius integration for lyrics
  • Track downloads with automatic metadata embedding

Integrations

  • Account system for cross-device syncing
  • Customizable & Public Profiles
  • Last.fm and ListenBrainz integration for scrobbling
  • Unreleased music from ArtistGrid
  • Dynamic Discord Embeds
  • Multiple API instance support with failover

Power User Features

  • Keyboard shortcuts & Command Palette (CTRL+K) for power users

Quick Start

Live Instance

Our Recommended way to use monochrome is through our official instance:

monochrome.tf

For alternative instances, check INSTANCES.md.


Self-Hosting

NOTE: We only allow authorized domains to use our firebase authentication system, so unless you switch to your own firebase project, accounts wont work.

git clone https://github.com/monochrome-music/monochrome.git
cd monochrome
docker compose up -d

Visit http://localhost:3000

Tailscale Access

Visit http://<tailscale_server_hostname_or_ip>:3000

By default, the app uses Vite preview, which restricts access to localhost.
To allow access over Tailscale:

  1. Open vite.config.js

  2. Uncomment and configure the preview section:

preview: {
    host: true,
    allowedHosts: ['<your_tailscale_hostname>'], // e.g. pi5.tailf5f622.ts.net
},
  1. Restart with a fresh container (if already running):
docker compose down
docker compose up -d

For PocketBase, development mode, and advanced setups, see DOCKER.md.

Option 2: Manual Installation

Prerequisites

Local Development

  1. Clone the repository:

    git clone https://github.com/monochrome-music/monochrome.git
    cd monochrome
    
  2. Install dependencies:

    bun install
    # or
    npm install
    
  3. Start the development server:

    bun run dev
    # or
    npm run dev
    
  4. Open your browser: Navigate to http://localhost:5173/

Building for Production

bun run build
# or
npm run build

Usage

Basic Usage

  1. Visit the Website or your local development server
  2. Search for your favorite artists, albums, or tracks
  3. Click play to start streaming
  4. Use the media controls to manage playback, queue, and volume

Keyboard Shortcuts

Shortcut Action
Space Play/Pause
Next track
Previous track
Volume up
Volume down
M Mute/Unmute
L Toggle lyrics
F Fullscreen
/ Focus search

Account Features

To sync your library, history, and playlists across devices:

  1. Click the "Accounts" Section
  2. Sign in with Google or Email
  3. Your data will automatically sync across all devices

Contributing

We welcome contributions from the community! Please see our Contributing Guide for:

  • Setting up your development environment
  • Code style and linting
  • Project structure
  • Before You Contribute
  • Commit message conventions
  • Deployment information

As seen on FMHY

Made with ❤️ by the Monochrome team

Star History

Star History Chart