I've been using Linux for the past few years now, so I have no reason to keep maintaining a Windows-only program. Feel free to keep reporting issues, but I probably won't be the one to fix them. If someone wants to step up maintenance, just fork it and let me know so I can archive this one.
Show your friends what you're working on, be it in Adobe Suite, Autodesk Suite, Cinema 4D or many more!
This app runs in the background and looks for processes, then parses the windows title and turns it into a project name to display with Discords Rich Presence.
- Grab the latest version from the Releases page, then make a folder in
C:/Program Files/
and call it whatever, for exampleDRP Creative
. - Put the exe inside the folder you created and create a link to it.
- Do
[WindowsButton] + R
, typeShell:StartUp
, hit enter. A folder will open. - Take the link file and put it inside the startup folder (Now the app will start on pc start)
- If you want to run it now, double click it
- Enjoy!
- App updates will be notified and suggested on startup via popup window.
- When it's running, you'll notice a new icon appear on your Taskbar. If you want to include/exclude the currently open project from showing up, click on the icon and click on
Remove project from include/exclude list
. - There are two modes for the keywords list:
- Exclude(default): If the currently open project files name contains the keyword anywhere, it will show the default project name instead.
- Include: All projects will show default names, unless the the currently open project files name contains a keyword, then it will display the real name. This is a good alternative if you find yourself hiding more than showing what you're working on.
- If you don't want to see the default project names, and instead just not display anything, you can change that behavior by setting
show_default_when_excluded
tofalse
in the config file. - If you don't like the "Portfolio: [your link]" line on your status, you can disable it by setting
hide_portfolio_link
totrue
Example drp_config.toml
:
keywords_list = ["WORK", "Untitled 681*"]
show_default_when_excluded = true # or false
portfolio_link = "djkato.net"
hide_portfolio_row = false
should_list_include_or_exclude = "Include" # Or "Exclude", capital sensitive
Full support:
- Cinema 4D
- Adobe After Effects
- Adobe Illustrator
- Adobe Photoshop
- Adobe Premiere Pro
- Autodesk Maya
- Autodesk 3Ds Max
- Davinci Resolve
- Isotropix Clarisse
- Cavalry
- Ableton
- FL Studio
- Blender
Partial support: (meaning it shows up on Discord, but doesn't display the project name)
- Marvelous Designer ¹*
- Substance Designer ¹*
- Substance Painter ¹*
- Adobe Audition ¹*
- ZBrush ¹*
- Darktable ¹*
¹sadly not doable, project name not in proces window title. They will show up though, just with default project name