Simple C# program that allows the user to create his own DicordRPC with a lot of different features.
- 🔵Minimize To System Tray
- 🟣Save Presets
- 🟠Import Presets
- 🟢Images
- 🟡Buttons
Now you can save your own presets and then you can import them whenever you want so you don't have to write them again, you can also minimize the application to the system tray which is pretty useful so the application won't stay in the taskbar where you need more space now you can also add you assets and also a button with a URL.
During the realization of this project i made a simple GUI that you can modify, i used some open source NuGet packeges: (RjCodeAdvance.RjControls, DiscordRichPresence)
This is the aspect of the GUI:
If you want to change something in the code or maybe you want to
customize the GUI you can do it by yourself indeed you can download the
source code of this project from this GitHub respository.
(Consider that i made this application for fun and i didn't optimize the code so don't bother me if is bad written!)