A simple, yet cool way to show off your FL Studio projects to your friends and others.
- 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
- Very lightweight and resource efficient
- Uses only 4 external packages
- Almost everything is commented, so the code is easily manageable and readable
- 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
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)
If you have any feedback, reach out to me on discord - @AdrianoTech
-
Actual FL Studio integration
-
Optional GUI Interface -
More features
(These are some good ones, to be added!)
DiscordRichPresence
Newtonsoft.Json
Colorful.Console
Costura.Fody
This project is licensed under the MIT License - see the LICENSE file for details.