Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kxnrl committed Nov 16, 2024
1 parent b3554cc commit bd75940
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 22 deletions.
Binary file added .github/NetEase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/Tencent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 6 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,24 @@
# Netease Cloud Music Discord Rpc
# Music Discord Rpc


Enables Discord [Rich Presence](https://discordapp.com/rich-presence) For Netease Cloud Music and Tencent QQ Music.
将网易云音乐/QQ音乐动态同步到Discord.
对于旧版, 请使用2.X分支.


### Info
* This application will auto launch on system start.
* 这个软件会在你开机的时候自启动.
* To add Application to whilelist, edit windows.txt. More info see [FindWindow](https://msdn.microsoft.com/en-us/library/windows/desktop/ms633499(v=vs.85).aspx)
* 要添加软件到白名单, 只需要在windows.txt新增一行输入白名单程序的lpClassName. 查看文档 [FindWindow](https://msdn.microsoft.com/en-us/library/windows/desktop/ms633499(v=vs.85).aspx)


### Feature
* Sync Rich Presence.
* Clear presence when you are using fullscreen or whitelist Application.
* 同步动态到Discord.
* 清除动态当你运行全屏程序或者其他白名单程序. (例如你全屏游玩CSGO或者打开了VisualStudio)
* 支持按钮跟随一起听.
* 支持实时状态显示.


### Screenshot
<img src="https://img.kxnrl.com/ugc/7BAF83A0C2A618D06A6A932DF1E0FBD4EB876266" width="50%" height="50%" /><img src="https://img.kxnrl.com/ugc/EEBC797196D9DF6023A6504D17744D6353DE1D40" width="49%" height="49%" />


### Changes log
#### 2.3
- 新增网易云封面显示
- 新增网易云听歌按钮
#### 2.2
- 添加QQ音乐Rpc
#### 2.1
- 新增在线Offset获取
#### 2.0
- 直接读取内存来获取歌曲进度和长度
- 新增->当暂停音乐时,Rpc状态会被清除
- 开机自启功能重做
- 更新.NET Framework 到4.8版本
- 使用新的DiscordRpc库
- 改为winform启动
<img src="https://github.com/Kxnrl/NetEase-Cloud-Music-DiscordRPC/raw/refs/heads/master/.github/NetEase.png" width="50%" height="50%" /><img src="https://github.com/Kxnrl/NetEase-Cloud-Music-DiscordRPC/raw/refs/heads/master/.github/Tencent.png" width="50%" height="50%" />

0 comments on commit bd75940

Please sign in to comment.