Bring iTunes now playing information to Discord using Rich Presence
Find a file
AshutoshSundresh 5f1f1ba857 Automatically clear status after a few minutes if the song is paused
I don't use this plugin anymore, but back when i did in the 10th grade it just never cleared from my discord status and a lot of my friends thought i was listening to music 24/7 all year.
just a quick fix because i've had this repo forked for the past 3 years but never fixed this.
2025-02-23 18:35:35 -08:00
Properties Fixed window not properly restoring from system tray 2019-07-20 13:58:55 -02:30
Tokens Added Year token 2020-03-15 18:06:39 +00:00
.gitignore Fixed missing semicolon 2018-12-31 19:33:19 -03:30
App.config Resolves #46. Fixed method used to minimize on startup causing the application to not start on some systems 2019-07-20 13:36:11 -02:30
App.xaml Improved error handling code 2018-06-10 20:56:09 -02:30
App.xaml.cs Added log message for when error gets submitted to sentry 2018-07-08 20:28:26 -02:30
DiscordBridge.cs Automatically clear status after a few minutes if the song is paused 2025-02-23 18:35:35 -08:00
DiscordItunes.ico Improved error handling code 2018-06-10 20:56:09 -02:30
DiscordRpc.cs Updated DiscordRpc.cs and began implementing experimental functionality support 2018-08-25 18:50:48 -02:30
example.png Re-added readme 2018-06-10 21:06:52 -02:30
example_profile.png Re-added readme 2018-06-10 21:06:52 -02:30
iTunesRichPresence-Rewrite.csproj Added Year token 2020-03-15 18:06:39 +00:00
LICENSE Began rewrite 2018-06-09 21:50:10 -02:30
LICENSE_DiscordRpc Added RPC class and license 2018-06-10 15:44:30 -02:30
MainWindow.xaml Resolves #46. Fixed method used to minimize on startup causing the application to not start on some systems 2019-07-20 13:36:11 -02:30
MainWindow.xaml.cs Fixed window not properly restoring from system tray 2019-07-20 13:58:55 -02:30
packages.config Added update checking and removed diagnostics button (will be activated by a keyboard shortcut eventually) 2018-06-24 14:54:50 -02:30
README.md Updated readme 2019-03-24 01:17:42 -02:30

iTunesRichPresence

Discord ko-fi

Example

Profile Example

Usage

  • Download latest release (iTunesRichPresence.zip) from releases page
  • Extract the zip file
  • Run iTunesRichPresence-Rewrite.exe
  • Start listening to music

Your discord should now display your currently playing music from iTunes

Building

  • Build project using Visual Studio
  • Place a copy of discord-rpc.dll in the same folder as the executable. You can get a copy of this file from here.

Contact

If you would like to contact me, join the Discord server

Note: there are no plans for a Mac version of this software.