Key Features • How To Use • Download • Building From Source • Packages Used • License • Feedback
- System Tray Integration - Runs invisibly in the background
- Auto-Startup - Optionally launches with Windows (configurable via tray menu)
- Secret Mode - Hide your project names from others
- Conditional RPC - Only shows Discord activity when FL Studio is actually running
- Single Instance - Prevents multiple copies from running simultaneously
- Accurate Version Display - Show exact FL Studio version (e.g., FL Studio 20.8.4.1873)
- JSON Configuration - Easy-to-manage settings
- Lightweight & Efficient - Minimal resource usage
- Download
FLStudioRPC_Setup.exefrom the Releases page - Run the installer
- Choose your installation location (optional)
- Select your preferences:
- Open FL Studio Discord RPC on startup (recommended)
- Create a desktop icon (optional)
- Click Install
The app will automatically start and run in your system tray.
Once installed, FL Studio Discord RPC runs automatically in the background:
- System Tray Icon - Look for the icon in your system tray (bottom-right, near the clock)
- Right-click the icon to access:
- Secret Mode (Hide Project Name) - Toggle project name visibility
- Start with Windows - Toggle auto-startup
- About - Opens the GitHub repository
- Exit - Closes the application
The app will automatically detect when FL Studio is running and update your Discord status accordingly.
Note When FL Studio is closed, your Discord activity will be cleared automatically.
You can download the latest installer for Windows.
System Requirements:
- Windows 10/11
- .NET Framework 4.8.1 (usually pre-installed)
- Discord running on your PC
This project uses .NET Framework 4.8.1 and can be built with Visual Studio 2022 or MSBuild.
Prerequisites:
- Visual Studio 2022 (Community Edition or higher) OR Visual Studio Build Tools
- .NET Framework 4.8.1 SDK
Steps:
- Clone the repository
- Open
FLStudioRPC.slnin Visual Studio - Build the solution (Ctrl+Shift+B)
- The executable will be in
bin\Release\FLStudioRPC.exe
Creating the Installer:
- Install Inno Setup
- Right-click
installer.issand select "Compile" - The installer will be created in
installer_output\FLStudioRPC_Setup.exe
If you have any feedback, reach out to me on discord (which is available on my website)
DiscordRichPresence - Discord Rich Presence library Newtonsoft.Json - JSON serialization Colorful.Console - Console output formatting
This project is licensed under the MIT License - see the LICENSE file for details.
GitHub @zfi2
