A Python application that launches DesktopMate through Steam and manages its window visibility, keeping it visible on your desktop while hiding it from the taskbar.
- Launches DesktopMate through Steam automatically
- Makes the character visible on desktop but hidden from taskbar
- Provides system tray icon for easy control
- Monitors the application and exits when DesktopMate closes
- Includes restart functionality
- Detailed logging for troubleshooting
- Windows operating system
- Steam installed with DesktopMate in your library
- Python 3.8 or higher
- Required Python packages:
- psutil
- pywin32
- pystray
- pillow
- Clone or download this repository
- Install the required dependencies: