diff --git a/index.html b/index.html index 1cd9d0f..dca7a57 100644 --- a/index.html +++ b/index.html @@ -1,30 +1,460 @@ - - - - - -

monochrome is dead

-

original source code

-

use tidal ui instead

+ + + + + Monochrome Music + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ -

https://music.binimum.org/

-

https://tidal.squid.wtf

-

https://qqdl.site

+
+ +
+
+ + +
-

check out:

-

https://artistgrid.cx

-

if you wanna fork my shit or something idgaf

- +
+
+

Recent Albums

+
+
+
+

Recent Artists

+
+
+
+ + + +
+
+ +
+
Album
+

+
+
+ + +
+
+
+
+
+ +
+
+ Playlist Cover +
+
Playlist
+

+

+

+
+ + +
+
+
+
+
+ +
+
+ Artist +
+
Artist
+

+
+
+ +
+
+
+
+

Popular Tracks

+
+
+
+

Albums

+
+
+
+ +
+

Settings

+
+
+
+ Theme + Choose your preferred color scheme +
+
+
+
Black
+
Dark
+
Ocean
+
Purple
+
Forest
+
Custom
+
+
+

Custom Theme

+
+
+ + +
+
+
+
+ Last.fm Scrobbling + Connect your Last.fm account to scrobble tracks +
+
+ +
+
+ + +
+
+ Audio Quality + Quality for streaming and downloads +
+ +
+
+
+ Now Playing View Mode + Choose what shows when you click the album art +
+ +
+
+
+ Download Lyrics + Include .lrc files when downloading tracks/albums +
+ +
+
+
+ Gapless Playback + Play audio without interruption between tracks +
+ +
+
+
+ Filename Template + Customize download filenames. Available: {trackNumber}, {artist}, {title}, {album} +
+ +
+
+
+ ZIP Folder Template + Customize album folder names. Available: {albumTitle}, {albumArtist}, {year} +
+ +
+
+
+ Cache + Stores API responses to reduce requests +
+ +
+
+
+
+ API Instances + Manage and prioritize API instances. Automatically sorted by speed. +
+ +
+
    +
    +
    +
    + +
    +

    About Monochrome

    +
    +

    + Monochrome is a lightweight, privacy-focused music streaming client designed for high-fidelity audio playback. + Built with modern web technologies, it provides a clean, distraction-free listening experience. +

    +
    +

    Features

    +
      +
    • High-quality lossless audio streaming
    • +
    • Lyrics support with karaoke mode
    • +
    • Intelligent API caching for improved performance
    • +
    • Offline-capable Progressive Web App (PWA)
    • +
    • Media Session API integration for system controls
    • +
    • Queue management with shuffle and repeat modes
    • +
    • Track downloads with automatic metadata embedding
    • +
    • Multiple API instance support with failover
    • +
    • Dark, minimalist interface optimized for focus
    • +
    • Customizable themes
    • +
    • Keyboard shortcuts for power users
    • +
    +
    +
    +

    Technology Stack

    +

    Vanilla JavaScript • ES6 Modules • IndexedDB • Service Workers • Media Session API

    +
    + + +
    +
    +
    + + +
    + + + + + diff --git a/old-index.html b/old-index.html deleted file mode 100644 index dca7a57..0000000 --- a/old-index.html +++ /dev/null @@ -1,460 +0,0 @@ - - - - - - Monochrome Music - - - - - - - - - - - - - - - - -
    - -
    - -
    - -
    - - -
    - - -
    -
    - - -
    - -
    -
    -

    Recent Albums

    -
    -
    -
    -

    Recent Artists

    -
    -
    -
    - - - -
    -
    - -
    -
    Album
    -

    -
    -
    - - -
    -
    -
    -
    -
    - -
    -
    - Playlist Cover -
    -
    Playlist
    -

    -

    -

    -
    - - -
    -
    -
    -
    -
    - -
    -
    - Artist -
    -
    Artist
    -

    -
    -
    - -
    -
    -
    -
    -

    Popular Tracks

    -
    -
    -
    -

    Albums

    -
    -
    -
    - -
    -

    Settings

    -
    -
    -
    - Theme - Choose your preferred color scheme -
    -
    -
    -
    Black
    -
    Dark
    -
    Ocean
    -
    Purple
    -
    Forest
    -
    Custom
    -
    -
    -

    Custom Theme

    -
    -
    - - -
    -
    -
    -
    - Last.fm Scrobbling - Connect your Last.fm account to scrobble tracks -
    -
    - -
    -
    - - -
    -
    - Audio Quality - Quality for streaming and downloads -
    - -
    -
    -
    - Now Playing View Mode - Choose what shows when you click the album art -
    - -
    -
    -
    - Download Lyrics - Include .lrc files when downloading tracks/albums -
    - -
    -
    -
    - Gapless Playback - Play audio without interruption between tracks -
    - -
    -
    -
    - Filename Template - Customize download filenames. Available: {trackNumber}, {artist}, {title}, {album} -
    - -
    -
    -
    - ZIP Folder Template - Customize album folder names. Available: {albumTitle}, {albumArtist}, {year} -
    - -
    -
    -
    - Cache - Stores API responses to reduce requests -
    - -
    -
    -
    -
    - API Instances - Manage and prioritize API instances. Automatically sorted by speed. -
    - -
    -
      -
      -
      -
      - -
      -

      About Monochrome

      -
      -

      - Monochrome is a lightweight, privacy-focused music streaming client designed for high-fidelity audio playback. - Built with modern web technologies, it provides a clean, distraction-free listening experience. -

      -
      -

      Features

      -
        -
      • High-quality lossless audio streaming
      • -
      • Lyrics support with karaoke mode
      • -
      • Intelligent API caching for improved performance
      • -
      • Offline-capable Progressive Web App (PWA)
      • -
      • Media Session API integration for system controls
      • -
      • Queue management with shuffle and repeat modes
      • -
      • Track downloads with automatic metadata embedding
      • -
      • Multiple API instance support with failover
      • -
      • Dark, minimalist interface optimized for focus
      • -
      • Customizable themes
      • -
      • Keyboard shortcuts for power users
      • -
      -
      -
      -

      Technology Stack

      -

      Vanilla JavaScript • ES6 Modules • IndexedDB • Service Workers • Media Session API

      -
      - - -
      -
      -
      - - -
      - - - - - -