Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacksonrakena/rpceditor
Cross-platform local Discord RPC editor
https://github.com/jacksonrakena/rpceditor
hacktoberfest
Last synced: 2 months ago
JSON representation
Cross-platform local Discord RPC editor
- Host: GitHub
- URL: https://github.com/jacksonrakena/rpceditor
- Owner: jacksonrakena
- Created: 2019-08-17T02:21:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T10:03:51.000Z (5 months ago)
- Last Synced: 2024-08-24T11:07:21.910Z (5 months ago)
- Topics: hacktoberfest
- Language: C#
- Homepage:
- Size: 133 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPC Editor
An open-source, multiplatform Discord RPC editor. Runs on .NET Core 3.0.### Example
**Windows**
![example](https://jessica.is-pretty.cool/89fHemL.png)
Looks like:
![preview](https://jessica.is-pretty.cool/3GdTAHh.png)
**macOS**
![example](https://i.imgur.com/ZiF9ysm.png)
Looks like
![preview](https://i.imgur.com/mqIqoiG.png)
### Acknowledgements
- RpcEditor uses [migueldeicaza/gui.cs](https://github.com/migueldeicaza/gui.cs) for the user interface.
- RpcEditor uses [Lachee/discord-rpc-csharp](https://github.com/Lachee/discord-rpc-csharp) for the Discord connection.### Copyright
Copyright (c) 2020 Abyssal under the MIT License.