https://github.com/xjbeta/neteasemusic-macos
网易云音乐 for macOS on swift. (Unofficial Completion 70%
https://github.com/xjbeta/neteasemusic-macos
macos-app netease-cloud-music swift5
Last synced: about 2 months ago
JSON representation
网易云音乐 for macOS on swift. (Unofficial Completion 70%
- Host: GitHub
- URL: https://github.com/xjbeta/neteasemusic-macos
- Owner: xjbeta
- License: gpl-3.0
- Created: 2019-03-28T13:24:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T10:53:52.000Z (10 months ago)
- Last Synced: 2025-03-31T10:21:12.861Z (7 months ago)
- Topics: macos-app, netease-cloud-music, swift5
- Language: Swift
- Homepage:
- Size: 2.32 MB
- Stars: 64
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Netease Music
## 一个`非官方`的网易云音乐 macOS 原生客户端 (Swift).

## Building
- Open NeteaseMusic.xcodeproj.
## Acknowledgements
### Librarys
- [Sparkle](https://github.com/sparkle-project/Sparkle)
- [GSPlayer](https://github.com/wxxsw/GSPlayer)
- [Alamofire](https://github.com/Alamofire/Alamofire)
- [PromiseKit](https://github.com/mxcl/PromiseKit)
- [CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift)
- [HotKey](https://github.com/soffes/HotKey)
- [SDWebImage](https://github.com/SDWebImage/SDWebImage)
- [CocoaLumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack)