POWERFUL Discord Rish Precence TRACKER
You can view it and download it from
A Windows desktop application that automatically tracks your activity and displays it as a Discord Rich Presence.
- Automatic Activity Detection - Detects what you're doing (working, watching anime, gaming, etc.)
- Browser Integration - Recognizes anime and manga websites (100+ sites supported)
- Application Detection - Identifies code editors, social apps, media players, and games
- Dark/Light Theme - Toggle between dark and light mode
- System Tray - Runs in background with system tray support
- Auto-start - Option to start with Windows
- Logging - Activity logs saved for debugging
| Type | Apps/Sites |
|---|---|
| Coding/Working | VS Code, Visual Studio, Android Studio, IntelliJ, PyCharm, Sublime, Terminal, PowerShell, etc. |
| Anime | Crunchyroll, 9anime, Gogoanime, Zoro, Netflix, YouTube, and 100+ more |
| Manga | MangaDex, MangaReader, Toonily, and many more |
| Social | Discord, Slack, Teams, Facebook, Instagram, Twitter, Reddit, etc. |
| Media | Spotify, VLC, YouTube, Netflix, etc. |
| Gaming | Steam, Epic Games, League of Legends, Minecraft, etc. |
| Design | Figma, Photoshop, Blender, DaVinci Resolve, etc. |
Make sure to upload these images to your Discord application's Rich Presence assets:
| Image Key | Description |
|---|---|
work |
For coding/working activities |
anime |
For watching anime |
manga |
For reading manga |
social |
For social media |
music |
For music/media |
gaming |
For gaming |
design |
For design work |
hangingout |
When idle |
- Download the latest release from the Releases page
- Extract the zip file
- Run
DiscordRP.exe - Click "Connect" to start tracking
- Windows 10/11
- .NET 8.0 Runtime
- Discord desktop app running
# Clone the repository
git clone https://github.com/MohamedSubarashi/DiscordRP-Tracker.git
cd DiscordRP-Tracker
# Restore and build
dotnet restore
dotnet build -c Release
# Run
dotnet run- Launch the application
- Click "Connect" to connect to Discord
- The app will automatically detect your active window
- Your Discord Rich Presence will update based on what you're doing
- Close the window to minimize to system tray
- Right-click the tray icon to access menu
- Double-click to restore the window
- Check "Start with Windows" in the footer to enable auto-start
Activity logs are saved to: %LOCALAPPDATA%\DiscordRP\logs.txt
- .NET 8.0
- Windows Forms
- DiscordRPC library
MIT License

Comments
Post a Comment