Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ieasemusic | 8,651 | 10 months ago | 143 | mit | JavaScript | |||||
网易云音乐第三方 | ||||||||||
Wifi Card | 6,396 | 6 days ago | 2 | mit | JavaScript | |||||
📶 Print a QR code for connecting to your WiFi (wificard.io) | ||||||||||
React Native Vision Camera | 5,514 | 116 | 11 hours ago | 129 | December 04, 2023 | 146 | mit | Swift | ||
📸 A powerful, high-performance React Native Camera library. | ||||||||||
Qrbtf | 5,228 | 4 months ago | 26 | gpl-3.0 | JavaScript | |||||
An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com | ||||||||||
Qrcode.react | 3,547 | 1,254 | 954 | 4 days ago | 26 | June 25, 2022 | 34 | other | TypeScript | |
A <QRCode/> component for use with React. | ||||||||||
React Native Qrcode Scanner | 1,986 | 171 | 27 | 7 months ago | 51 | February 11, 2022 | 123 | mit | JavaScript | |
A QR code scanner component for React Native. | ||||||||||
React Qr Reader | 1,070 | 236 | 99 | 10 days ago | 37 | February 16, 2022 | 136 | mit | TypeScript | |
React component for reading QR codes from webcam. | ||||||||||
React Native Qrcode Svg | 975 | 94 | 69 | 17 days ago | 36 | January 19, 2023 | 32 | mit | JavaScript | |
A QR Code generator for React Native based on react-native-svg and node-qrcode. | ||||||||||
React Native Qrcode | 845 | 280 | 21 | 2 years ago | 27 | July 25, 2018 | 49 | mit | JavaScript | |
a minimalist qrcode component for react-native | ||||||||||
React Native Qrcode Scanner View | 677 | 2 | 3 years ago | 3 | January 08, 2018 | 15 | apache-2.0 | JavaScript | ||
A highly customizable QR code scanning component for React Native |
Elegant NeteaseMusic desktop app, Rock with NeteaseMusic 🤘
Built by Electron, React, MobX, JSS
API
由 Binaryify/NeteaseCloudMusicApi 提供。
帅
很帅
非常帅
JSS Theme support
OSX Friendly
Cross Platform
Keyboard support
Desktop notifications
Modern UI design
High quality music(FLAC)
Track your listen to Last.fm
Fix dead music link #3(QQ music, Xiami music, Kugou music, Kuwo music, MiGu music, Biadu music all in one)
Share music to Facebook, Twitter, Google+, WeChat
WeChat scan to log in
Download music 🍭
Alfred 3 workflow(alfred-ieasemusic), required v1.2.6+
Download the last version on the website or below.
Download the .dmg
file, Or use homebrew
:
brew cask install ieasemusic
Download the .deb
file for 'Debian / Ubuntu':
$ sudo dpkg -i ieaseMusic-1.3.4-linux-amd64.deb
Download the .rpm
file for 'Centos/RHEL':
$ sudo yum localinstall ieaseMusic-1.3.4-linux-x86_64.rpm
Download the .Appimage
file for other distribution:
$ chmod u+x iease-music-1.3.4-x86_64.AppImage
$ ./iease-music-1.3.4-x86_64.AppImage
Archlinux pacman
install:
$ pacman -S iease-music
or
$ pacman -S iease-music-git
git submodule init
git submodule update --remote --merge
$ npm install
$ npm run dev
修改/etc/hosts
添加
158.199.142.239 music.163.com
163.171.98.219 p1.music.126.net
163.171.98.219 p3.music.126.net
163.171.98.219 p4.music.126.net
202.122.146.83 m10.music.126.net
上面是日本反代节点fengjueming/unblock-NetEaseMusic
新加坡节点(本屌太穷有需要还是尽量用上面的节点吧)
52.221.201.48 music.163.com
关于优化IP
地址,p开头的是图片CDN服务器,m开头的是音乐资源CDN服务器。可以通过
ping ws.acgvideo.com
来寻找最优的音乐资源CDN服务器。通过
ping cdnetworks.com
来寻找最优的图片资源CDN服务器。
Description | Keys |
---|---|
暂停/播放 | Space |
上一曲 | Left |
下一曲 | Right |
音量加 | Up |
音量减 | Down |
喜欢歌曲 | Cmd L |
播放历史记录 | Cmd 0 ... 9 |
搜索 | Cmd F |
显示下载歌曲 | Shift Cmd D |
跳转首页 | Shift Cmd H |
查看榜单 | Shift Cmd T |
所有歌单 | Shift Cmd P |
我的电台 | Shift Cmd F |
菜单 | Shift Cmd L |
播放列表 | Cmd P |
偏好设置 | Cmd , |
偏好设置 | 鼠标右键 |
UNBLOCK
添加其他曲库,解决死链问题 ITJesse/UnblockNeteaseMusic
还是 MIT 吧,懒得改了