Discord RPC Maker is a cross-platform tool designed to create and manage custom Discord Rich Presences with interactive buttons.
Key Features:
Create multiple Rich Presence profiles with clickable buttons for engaging interactions.
Enjoy a clean, user-friendly interface with clear instructions and optional timer functionality.
Export and share your presences with friends or import them from others.
Support for multiple themes to customize the appearance of the application.
Cross-platform system tray support for seamless integration on Windows, macOS, and Linux.
Audience & Benefit:
Ideal for Discord users who want to enhance their presence with interactive elements, whether for personal use or community engagement. The tool empowers creators and enthusiasts to craft unique and dynamic Rich Presences without technical complexity.
Discord RPC Maker can be installed via winget using the command winget install --id=ThatOneCalculator.DiscordRPCMaker -e.
README
⚠️ Warning
This project is now archived. If you want to check out my other projects, head over to https://calckey.org
Download & mount the dmg, drag Discord RPC Maker into the Applications folder > Double click on Applications folder > Right click Discord RPC Maker > Open > Open
Download, tar -xvf /path/to/discordrpcmaker-linux.tar.gz > Run: discordrpcmaker-2.1.1/discordrpcmaker; To install, mv ./discordrpcmaker-2.1.1 /bin/drpcm && ln -s /bin/drpcm/discordrpcmaker /bin/discordrpcmaker, and run discordrpcmaker.
From source
⚠ Don't do this unless you intend to modify the code!
Install NodeJS/NPM, Yarn, & Electron
git clone https://github.com/thatonecalculator/discordrpcmaker && cd discordrpcmaker && yarn install && npm run start
Made by ThatOneCalculator and KraXen72. Not officially affiliated with Discord. Thank you discord.js, electron-builder, fosscord-ui, and all our lovely stargazers, helpers, translators, and users for making this project possible. Full credits are in the Instructions & Info menu in the program.