Skip to content

Simple and easy to use app that lets you set custom Discord Rich Presence

License

Notifications You must be signed in to change notification settings

amitojsingh366/easy-rpc

Repository files navigation

Easy RPC

This is a simple and easy to use app that allows you to set a custom Discord Rich Presence. I made this cause I had nothing else to do. So yeah.

Features

  • Multiple profile support with import/export options (i.e profile sharing)
  • Option to dock to system tray (i.e there's no need to keep the app window open! It will run in background if enabled!)
  • Option to auto-launch on startup (i.e there's no need to even open the app! If enabled it will automatically start, hook to discord and dock to system tray!)
  • An easy to understand help section that will allow you to easily create your first RPC profile!

How To Run

Install from pre-builds

  • Download the binary for your platform from the Latest Release
  • Run the downloaded binary

Build from source

  • Clone this repo
  • Navigate to to it's directory
  • Run yarn install
  • Run yarn build:%YOUR_PLATFORM_CODE%
  • Check the builds directory

License

easy-rpc is licensed under the MIT License

Contributing

Find something that is lacking? Fork the project and pull request!