Skip to content

An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)

License

Notifications You must be signed in to change notification settings

klassicstudios/SimplePresence-Nightscout-Edition

 
 

Repository files navigation


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.

I have forked the SimplePresence project for the diabetes community to include CGM support displaying data from the Nightscout CGM in the cloud service.

Running any integration will open a status window telling you the variables being changed. For instance, the nightscout integration will pop a window that looks like this:

Example

In discord, your Rich Presence status will look like this once the values have loaded:

Example2

The trend arrow in the large image location will change based on the trend direction from Nightscout. You can also hover over the image to get a description of the speed of change (these values are pulled from the Deexcom "What do the arrows mean?" documentation provided with the Dexcom welcome package).

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:

  • Nightscout: CGM In The Cloud [npm run nightscout]
  • Apple Music [npm run apple]
  • FooBar2000 [npm run foobar]
  • Google Play Music [npm run google]
  • IMDB [npm run imdb]
  • lastFM [npm run lastfm]
  • Spotify [npm run spotify]
  • YouTube [npm run 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).

About

An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 10.7%
  • HTML 7.8%
  • Batchfile 0.1%