Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amitojsingh366/easy-rpc

Simple and easy to use app that lets you set custom Discord Rich Presence
https://github.com/amitojsingh366/easy-rpc

css discord discord-rpc html javascript nodejs rpc

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Easy RPC

This is a simple and easy to use app that allows you to set a custom [Discord Rich Presence](https://discord.com/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](https://github.com/amitojsingh366/easy-rpc/releases/latest)
- 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!