This is a console based RPC (Rich presence) application. It will simply display some button that link to The Programmers Hangout discord server and their website.
The main purpose of this is to simply show a countdown until Christmas. It will work all year round so if you want to continue running it the year after, you can do so.
Currently I am fully supporting both Windows & Linux and semi supporting OSX. I have no way of testing OSX builds so until someone reports if it works or not, your mileage may vary.
In the future I will support more runtimes such as ARM. However currently it's not available.
Operating System | Build Status |
---|---|
Windows | |
OSX | |
Linux | |
ARM |
- Download the app for your specific OS.
- Run the APP.
NOTE: The app will run as a background application. As such you have to close it in your task manager.
Check the Issues page to see if there are any available to work on. If you have an idea you wish to add to the project, make an Issue detailing it and I'll assign you.
- Ensure you have Dotnet6 or later installed.
- Clone the repository
git clone https://github.com/DraxCodes/BlazeRPC.git
cd BlazeRPC
dotnet build