Shows ComputerInfo via AutoHotkey
- Shows Date, Time & Uptime (Toggle)
- Shows CPU Usage
- Shows GPU Load / Memory / Temperature (NVIDIA_NVML)
- Shows RAM & SWAP Usage
- Shows Drives Usage
- Toggle MB/GB to Percentage
- Toggle & Reset Transparency
- Toggle AlwaysOnTop
- Color Scheme
- Save Ini-Settings
- Reload Gui on Device Changes
- Version: AHK v2
- URL: AHK Thread
- Version: AHK v1.1 (OLD)
- URL: AHK Thread
- NEW 0.1 | First v2 Release
- 0.6 | Added toggle date, time & uptime; Added reload on device change
- 0.5 | Some fixes; AlwaysOnTop now in saved .ini
- 0.4 | Change text; Added Color Scheme
- 0.3 | Save & Load Ini-Settings
- 0.2 | Scale transparency with Strg+MWHEEL(UP|DOWN)
- 0.1 | First Release
- thanks to SKAN for CPULoad() function
- thanks to AutoHotkey Community