Skip to content

The best way to make and manage custom Discord Rich Presences with buttons!

License

Notifications You must be signed in to change notification settings

Sewer2K/DiscordRPCMaker

 
 

Repository files navigation

⚠️ Warning

This project is now archived. If you want to check out my other projects, head over to https://calckey.org

⬇️ Scroll down for install instructions! ⬇️

Discord Github BMC NPM GitHub all releases

Promo Large Small

Discord

Features

  • Clickable buttons!
  • Make and manage multiple presences
  • Clean and lightweight UI
  • Clear instructions
  • Optional timer
  • Custom, simplified developer portal
  • Easy installers for Windows, macOS, and Linux
  • Export presences and share with friends
  • Multiple themes
  • Cross-platform system tray support
  • Auto-update
  • Pywal support
  • AUR Package
  • CLI support
  • Autostart
  • Code signing on Windows (soon)
  • Translations (soon)
  • Hotkeys (soon)
  • Online sharing (future)

Install

Version 2.1.1
  • Download the exe, click More Info > Run Anyway > Open Discord RPC Maker from the desktop shortcut or start menu
  • winget install --id=ThatOneCalculator.DiscordRPCMaker -e

  • 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 and run. Easy!
  • yay -S discordrpcmaker (replace yay with your AUR helper of choice).
  • Download, sudo apt install /path/to/discordrpcmaker-linux.deb or open with GDebi/Eddy.
  • Download, sudo rpm -i /path/to/discordrpcmaker-linux.rpm (does not support openSUSE).
  • 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 electron

⚠ 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

Supporters

You can BuyMeACoffee to get your name here!


Still need help, or just want to chat?

Open a new issue here or join the Discord!

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.

About

The best way to make and manage custom Discord Rich Presences with buttons!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.6%
  • JavaScript 40.3%
  • CSS 11.4%
  • Shell 1.7%