This application tracks the program currently open on your computer. It updates your Discord status to display what you are doing in real time. It works in the background and uses very little memory.
You need to download the file from the provided release page. Follow these steps to set up the software.
Ensure your computer meets these basic needs to run the application well.
The application runs as a small icon in your system tray. This area sits near your clock on the Windows taskbar.
When you open the app, it checks the active window on your screen. It identifies programs like web browsers, video players, and creative software. Once it detects a program, it sends this data to your Discord profile. Your friends will see the name of the app and how long you have used it.
You can customize these settings through the main menu. Right-click the tray icon to see your options.
You can define how the application behaves for specific programs.
The app uses a modern stack to ensure speed and reliability. Rust handles the background logic and hardware communication. React powers the user interface to ensure a smooth experience. Tauri connects these two parts to keep the file size small and the performance fast.
The application communicates with Discord using the official RPC protocol. This standard ensures your status updates safely without exposing your private account information. The code does not collect your personal data or browsing history.
Does this work while I play games? Yes. The app detects that you are in a game and updates your status. It will not interfere with your system performance while you play.
Can I add my own custom status? Yes. Open the settings menu and select user-defined status. You can type any name you want for your activity.
Why does it need administrator rights? The application needs permissions to read the name of the active window. This is standard behavior for desktop utilities that interact with system processes.
What happens if I close the window? When you minimize the window, the app continues to run in the background. You can reopen it at any time by clicking the icon in your system tray.
Will this crash my computer? No. The app uses very little processing power. It is designed to stay out of your way while you work or play.
If you face issues, check the help section on GitHub. You can create a new issue if you find a bug. Share your system information to help us solve the problem quickly. We value input from all users.
Keywords: discord, rich-presence, windows, desktop-utility, automation, gaming, status-tracker