An open-source, privacy-respecting, ad-free music app.
Website - Donate - Features - Usage - Self-Hosting - Contributing
--- ## What is Monochrome? **Monochrome** is an open-source, privacy-respecting, ad-free [TIDAL](https://tidal.com) 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. [](https://monochrome.tf/album/90502209) ## [](https://monochrome.tf/album/413189044) ## Features ### Audio Quality - High-quality High-Res/lossless audio streaming - Support for local music files - API caching for improved performance ### Interface - Dark, minimalist interface optimized for focus - Animated Album Covers For Supported Albums - High-quality Music Videos - 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 - Native Podcast support & organization - Playlist import from other platforms - Public playlists for social sharing - Smart recommendations for new songs, albums & artists - Infinite Recommendation Radio - Explore Page (Hot & New) for discovering newly added music and whats trending overall or within each genre ### 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 - Real-time Listening Parties for synced playback with friends - Last.fm and ListenBrainz integration for scrobbling - OAuth support (Google, Discord, GitHub, Spotify) - Unreleased music from [ArtistGrid](https://artistgrid.cx) - Dynamic Discord Embeds - Artist Biography + Social Links for learning more about your favorite artists - 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](https://monochrome.tf)** / **[monochrome.samidy.com](https://monochrome.samidy.com)** For alternative instances, check [INSTANCES.md](INSTANCES.md). --- ## Self-Hosting NOTE: Accounts will not work on self-hosted instances. Our Appwrite authentication system only allows authorized domains. We had to heavily customize the authentication system and write several custom scripts to support features like SMTP and Google OAuth (which are currently bugged in Appwrite). Because of this, we can no longer provide a self-hostable accounts system. ### Option 1: Docker (Recommended) ```bash git clone https://github.com/monochrome-music/monochrome.git cd monochrome docker compose up -d ``` Visit `http://localhost:3000` ### Tailscale Access Visit `http://Made with ❤️ by the Monochrome team
## Star History