Skip to content

A fork of zfi2/FL-Studio-Discord-RPC with all of the thing that the main dev didn't add

License

Notifications You must be signed in to change notification settings

Adrik-LOL/FLRPC

 
 

Repository files navigation

Logo

FL Studio Discord RPC (FLRPC)

A simple, yet cool way to show off your FL Studio projects to your friends and others.

Features

  • Secret mode (meaning others can't see what project you're working on)
  • Display optional accurate FL Studio version (ex. FL Studio 20.8.4.1873)
  • A GUI based easy-to-manage configuration editor ("FLRPC.exe -configfile" to edit and "FLRPC.exe -reset" to delete the current configuration)
  • Portable executable without having to have dlls if you want to use the app
  • Arguments to use the app from console
  • Hidden window so you can forget about the app running and won't accidentally close it (Have to be closed with the task manager)
  • Works without user activity, detects if FL Studio is open or not to start/stop the RPC

Pros

  • Very lightweight and resource efficient
  • Uses only 4 external packages
  • Almost everything is commented, so the code is easily manageable and readable

Cons

  • No integration into actual FL Studio (meaning it must run in the background)
  • Has very little features (as of now) I'm working on it :D

Screenshots

RPC Screenshot 1

RPC Screenshot 2

RPC Screenshot 3

RPC Screenshot 4

Installation

You can either simply run the pre-compiled release, or build it yourself! I currently use .NET Framework 4.8.0 (although you could probably downgrade it if you build the project yourself)

Feedback

If you have any feedback, reach out to me on discord - @AdrianoTech

Features that may (or may not) be added in the future

  • Actual FL Studio integration

  • Optional GUI Interface

  • More features

(These are some good ones, to be added!)

Packages used

DiscordRichPresence
Newtonsoft.Json
Colorful.Console
Costura.Fody

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A fork of zfi2/FL-Studio-Discord-RPC with all of the thing that the main dev didn't add

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%