gitmyhub

listen1_desktop

JavaScript ★ 11k updated 2mo ago

one for all free music in china (Windows, Mac, Linux desktop)

Listen 1 is a desktop music player for Windows, Mac, and Linux that lets you search and play songs from seven major Chinese streaming platforms all in one window, without switching between apps.

JavaScriptElectronnpmsetup: easycomplexity 1/5

Listen 1 is a desktop music player for Windows, Mac, and Linux that lets you search and play songs from several major Chinese music streaming platforms through a single application. Instead of switching between different apps or websites, you open Listen 1 and search across all of them at once.

The README is written in Chinese. The supported platforms listed are NetEase Cloud Music, QQ Music, Kugou Music, Kuwo Music, Bilibili, Migu Music, and Qianqian Music. The app also supports creating and saving personal playlists from songs found across any of those sources.

The desktop version is built with JavaScript and uses Electron, a framework that packages web-based applications into a native desktop program. It includes the Listen 1 Chrome extension as a submodule, meaning the browser extension and the desktop app share a core codebase. Installation packages for each platform can be downloaded from the project's website, or developers can build them locally from source using npm commands.

Where it fits