https://github.com/canislupaster/presence
A simple discord rich presence client. Check readme for more info.
https://github.com/canislupaster/presence
client custom customization discord discord-rich-presence discord-rpc discord-rpc-client discordapp gui presence rich
Last synced: 6 months ago
JSON representation
A simple discord rich presence client. Check readme for more info.
- Host: GitHub
- URL: https://github.com/canislupaster/presence
- Owner: canislupaster
- License: apache-2.0
- Created: 2018-07-10T09:48:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T03:18:00.000Z (over 6 years ago)
- Last Synced: 2025-04-02T04:23:30.965Z (6 months ago)
- Topics: client, custom, customization, discord, discord-rich-presence, discord-rpc, discord-rpc-client, discordapp, gui, presence, rich
- Language: C++
- Homepage:
- Size: 5.24 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Presence
A simple discord rich presence client, written in rust & sciter. Check [releases](https://github.com/Thomas-QM/Presence/releases) for downloads (win x64 only, sorry i dont/am too lazy to have other machines, dw you can build it yourself).

# A short tutorial
## Presences
Presences (presets) are persistent and managed by the tab bar at the top. You can click the plus to add a default presence, double click on the name to change it, and hit the X to delete a presence.
## Configuration
In the middle is where all the settings are. You can paste an app id by clicking the paste button, and click add section... to add a default section....
## Sections
Sections are timed pieces of a presence. You can either set one to last forever, or for a certain amount of seconds by toggling between the time input and the forever button. When one ends, the next begins. You can also click on any section to activate it. Other than that, you can set their settings using the inputs.
...And if you don't know already, you can hit X to delete a section.