Skip to content

Displays "Rendering" in your Discord status when you are working on CAD/NX/MATLAB, or other rendering software like Rhino/Blender/Houdini.

License

Notifications You must be signed in to change notification settings

morkev/discord-render-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

logo

Discord Rendering Status

This Python script automatically updates your Discord status based on the Windows application you're currently running. Additionally, it includes a timer to display the elapsed time since you started using the application.

Supported Programs

Programs currently supported:
- NX Siemens
- SOLIDWORKS
- AutoCAD
- AutoCAD Civil 3D
- Solid Edge
- Rhino
- Houdini
- Blender
- MATLAB
- Simulink
- Inventor
- Revit
- Creo
- PTC Windchill
- CATIA
- COMSOL Multiphysics
- Bentley Systems

Discord Status Example

NX Siemens Houdini
NX Siemens Houdini

Setup

  • Go to "Releases" and download the latest version of "RenderWindows.exe".
  • That's it, you're done! Now you just have to double click on it!

Want to Run Automatically at Startup?

  • Locate the .exe file:
    • Right-click on it and select Create shortcut.
  • Find the Startup Folder:
    • Press Win + R on your keyboard to open the Run dialog box.
    • Type shell:startup and press Enter. This will open the Startup folder.
  • Place the Shortcut:
    • Drag and drop the shortcut you created into the Startup folder.

Now, every time you start Windows, the .exe file should run automatically. If you ever want to remove it from startup, simply go back to the Startup folder (shell:startup) and delete the shortcut.

Credits

Developed by Kevin Mora.

Inspired by some of my engineering friends that use NX and CAD on a daily basis. Programmers have Discord extensions to share that they are currently coding in X language - I figured it would be cool to make something similar for rendering users.

Support

For questions, issues, or suggestions, please refer to the "Issues" section. If you'd like to see a different logo/title being displayed for certain application, or if you'd like to add a software that is not included above, please feel free to comment there.