WinPas is a lightweight Windows tool designed to instantly dim your display and manage media sessions globally via customizable hotkeys.
Developed as part of the Yunonis Project.
- Global Screen Dimming: Instantly fade into an unobtrusive overlay sheet.
- Smart Media Control: Pause background audio/video playback upon system overlay and automatically resume once unpaused (supports Windows SMTC api fallback to generic virtual keys).
- Modern GUI Panel: A clean frameless interface styled with Webview (HTML/CSS/JS API binding).
- Low System Footprint: Non-intrusive runtime utilizing minimal CPU cycle resources.
- Persistent Settings: Changes automatically track through a localized JSON matrix config.
- Autostart Integration: Option to switch native user run tracking without administrative rights.
- Python 3
- Tkinter (Desktop Shell Structure)
pywebview(HTML Settings Framework Rendering)keyboard(Universal Thread Keyhook Tracking)
This project is licensed under the MIT License.