Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
/ RedditRPC Public archive

Reddit in a native App coming along with a RPC :D !

License

Notifications You must be signed in to change notification settings

imyanice/RedditRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedditRPC

Reddit integrated with the Discord Rich Presence.

This project is not supported and created by Reddit.

This application opens the web version of the new Reddit website and performs background operations to collect data from the current subreddit, the post you are viewing. It does not use the Reddit API, everything is collected from the DOM itself.

Shows status on Discord.

Installation

  1. Download the correct release for your operating system. (exe = Windows, dmg = MacOS, AppImage = Linux)
  2. Install the application that you have downloaded.

Usage

When opening the app you can either choose to log in or browse Reddit disconnected IT'S THE OFFICIAL REDDIT PAGE, THIS APPLICATION NOT COLLECT ANY DATA FROM THE USERS, so you can safely log in :) !

Discord needs to be running for rich presence to work, otherwise you will have to reopen the application.

Update of rich presence is automatic, does not require any user action.

License

This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Credits

This project is not (just) a recomposition of DeezerRPC by Braasileiro, it took me a long time to figure out how to integrate it with Reddit. But thanks to him for the base code which I used as a reference, and helped me a lot !