EasyRPC是一个适用于macOS,Windows和Linux的Electron应用程序

EasyRPC是一个适用于macOS,Windows和Linux的Electron应用程序,允许用户轻松设置自己的Discord Rich Presence状态。 它有一个默认字符串的配置,可以随时通过应用程序进行更改。

JavaScript 其它杂项

访问GitHub主页

共178Star

详细介绍


Discord Twitter

Note

Support for the latest Discord versions may not be perfect and is still being worked on!

SimplePresence

SimplePresence is an Electron app for macOS, Windows, and Linux that allows users to easily set their Discord Rich Presence Status. It has a config for default strings, which can then be changed through the app at any time.

Example

Main

SimplePresence's main/normal usage is for a custom rich presence. It supports images, captions, timestamps, and regular text. Start off by following the setup guide.

Services

SimplePresence has support for many service integrations - get your currently playing song, video, or movie in your Rich Presence. We currently support:

  • Apple Music
  • FooBar2000
  • Google Play Music
  • IMDB
  • lastFM
  • Spotify
  • YouTube

Get information on using these service here after following the setup guide.

Wiki

All instructions for setup, customization, and usage of SimplePresence are in our Wiki. Press here to see it.

Thanks

Thanks to devsnek for his original Rich Presence example, which helped with much of the base code used for EasyRPC.

Thanks to Rung#9946 for the Changing Images section on the wiki.

Thanks to Ardia#7038 for the initial FooBar2000 integration code and FooBar2000 setup page (on the wiki).