The best way to make and manage custom Discord Rich Presences with buttons! https://drpcm.t1c.dev
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Kainoa Kanter 04686ffe02
Merge pull request #194 from ThatOneCalculator/dependabot/npm_and_yarn/latest-version-7.0.0
Bump latest-version from 6.0.0 to 7.0.0
11 months ago
.github Update funding.yml 2 years ago
assets [ImgBot] Optimize images 1 year ago
build [ImgBot] Optimize images 1 year ago
locales Czech Translation by NyTmo 1 year ago
style Start sign in with Discord 2 years ago
themes Dracula theme 2 years ago
.gitignore Build folder 2 years ago
LICENSE Create LICENSE 1 year ago
PKGBUILD Update PKGBUILD sha256sum 2 years ago
README.md Update README.md 12 months ago
build-linux.sh Fix windows loading error 2 years ago
clientidDetect.js Start sign in with Discord 2 years ago
index.html Update index.html 2 years ago
loading.html v2.1.0 2 years ago
main.js Sandbox 1 year ago
package.json Bump latest-version from 6.0.0 to 7.0.0 11 months ago
preload.js Increase state and description length 2 years ago
signIn.js 2.0.7 -> 2.0.8 2 years ago
yarn.lock Merge pull request #194 from ThatOneCalculator/dependabot/npm_and_yarn/latest-version-7.0.0 11 months ago

README.md

Logo

⬇️ 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

Windows windows

  • Download the exe, click More Info > Run Anyway > Open Discord RPC Maker from the desktop shortcut or start menu

Winget windows

  • winget install --id=ThatOneCalculator.DiscordRPCMaker -e

macOS mac

  • Download & mount the dmg, drag Discord RPC Maker into the Applications folder > Double click on Applications folder > Right click Discord RPC Maker > Open > Open

AppImage (all Linux distros) tux ai

  • Download and run. Easy!

AUR package (discordrpcmaker) arch

  • yay -S discordrpcmaker (replace yay with your AUR helper of choice).

.deb (Ubuntu/Debian based Linux distros) ubun deb

  • Download, sudo apt install /path/to/discordrpcmaker-linux.deb or open with GDebi/Eddy.

.rpm (RedHat based Linux distros) fedora

  • Download, sudo rpm -i /path/to/discordrpcmaker-linux.rpm (does not support openSUSE).

Tarball (all Linux distros) tux

  • 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!

We're trying to raise $150 to pay for online services for the next update and code signing!


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.