π Python
Cross-platform automation scripts that also run great on Windows.
Clean Up The Explorer thumbnail cache (Python)
Reports the size of the Explorer thumbnail cache and optionally clears it out. Dry-run by default.
Check "Enable Num Lock on Startup" Status (Python)
Reads the registry value behind the "Enable Num Lock on Startup" tweak via winreg to confirm whether it's applied.
Backup Battery Info to JSON (Python)
Snapshots Battery Info (Win32_Battery) to a timestamped JSON file for later comparison or auditing.
Export Network Adapter Configuration to CSV (Python)
Exports Network Adapter Configuration (Win32_NetworkAdapterConfiguration) to a timestamped CSV file via wmic.
Clean Up Stuck print spooler files (Python)
Reports the size of stuck print spooler files and optionally clears it out. Dry-run by default.
Check "Disable Lock Screen Notifications" Status (Python)
Reads the registry value behind the "Disable Lock Screen Notifications" tweak via winreg to confirm whether it's applieβ¦
Clean Up The npm cache (Python)
Reports the size of the npm cache and optionally clears it out. Dry-run by default.
Backup Startup Programs to JSON (Python)
Snapshots Startup Programs (Win32_StartupCommand) to a timestamped JSON file for later comparison or auditing.
Export Network Login Profiles to CSV (Python)
Exports Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped CSV file via wmic.
Clean Up The pip download cache (Python)
Reports the size of the pip download cache and optionally clears it out. Dry-run by default.
Check "Disable First Logon Animation" Status (Python)
Reads the registry value behind the "Disable First Logon Animation" tweak via winreg to confirm whether it's applied.
Check "Disable Sticky Keys Shortcut Prompt" Status (Python)
Reads the registry value behind the "Disable Sticky Keys Shortcut Prompt" tweak via winreg to confirm whether it's applβ¦