All Projects → listen1 → Listen1_desktop

listen1 / Listen1_desktop

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Listen1 desktop

Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (-92.29%)
Mutual labels:  music-player, desktop-app
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (-99.26%)
Mutual labels:  desktop-app, music-player
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (-89.86%)
Mutual labels:  music-player, desktop-app
violin
🎵 Minimalistic music player for desktop devices.
Stars: ✭ 40 (-99.18%)
Mutual labels:  desktop-app, music-player
Soundnode App
Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
Stars: ✭ 4,859 (-0.31%)
Mutual labels:  music-player, desktop-app
Hyperamp
🎛 Humble music player
Stars: ✭ 293 (-93.99%)
Mutual labels:  music-player, desktop-app
Exifcleaner
Cross-platform desktop GUI app to clean image metadata
Stars: ✭ 305 (-93.74%)
Mutual labels:  desktop-app
Music Player
From UI Proposal to Code 🎶▶️
Stars: ✭ 3,459 (-29.03%)
Mutual labels:  music-player
Electron Xiami
虾米音乐 & 虾米电台 - Linux & Mac | Xiami Player & Xiami Radio desktop for Linux & Mac supported by Electron
Stars: ✭ 304 (-93.76%)
Mutual labels:  music-player
Spotui
Spotify in the terminal 💻🎶
Stars: ✭ 302 (-93.8%)
Mutual labels:  music-player
Go Astilectron
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
Stars: ✭ 4,150 (-14.85%)
Mutual labels:  desktop-app
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (-92.39%)
Mutual labels:  music-player
Issues
Caret issues
Stars: ✭ 326 (-93.31%)
Mutual labels:  desktop-app
Lms
Lightweight Music Server. Access your self-hosted music using a web interface.
Stars: ✭ 315 (-93.54%)
Mutual labels:  music-player
Reactnative Animation Challenges
A series of animation challenges in React Native.
Stars: ✭ 352 (-92.78%)
Mutual labels:  music-player
Surfbird
A Microblogging client built on Electron and Vue
Stars: ✭ 309 (-93.66%)
Mutual labels:  desktop-app
Jockey
A music player for Android focused on simplicity, performance, and design
Stars: ✭ 300 (-93.84%)
Mutual labels:  music-player
Thermal
One stop to manage all git repository
Stars: ✭ 321 (-93.41%)
Mutual labels:  desktop-app
Ardublockly
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Stars: ✭ 363 (-92.55%)
Mutual labels:  desktop-app
Tonuino
Die DIY Musikbox (nicht nur) für Kinder
Stars: ✭ 320 (-93.43%)
Mutual labels:  music-player

Listen 1 音乐播放器(桌面版)

Listen 1 可以搜索和播放来自多个主流音乐网站的歌曲,让你的曲库更全面。并支持收藏功能,方便的创建自己的歌单。

支持音乐平台

  • 网易云音乐
  • QQ 音乐
  • 酷狗音乐
  • 酷我音乐
  • bilibili
  • 咪咕音乐
  • 千千音乐

imgur

  • 支持 Windows,Mac,Linux 平台

安装方式

访问 github 主页下载安装包安装

网址:https://listen1.github.io/listen1

生成完整代码

项目中包含了 listen1_chrome_extension 的引用,在 checkout 后需要把引用库初始化

git submodule update --init --recursive

运行

npm run start

生成安装包

全平台安装包

npm run dist

Windows 安装包

npm run dist:win32
npm run dist:win64

Mac 安装包

npm run dist:mac

Linux 安装包

npm run dist:linux32
npm run dist:linux64
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].