WinMole

0.1.1

A PowerShell-powered Windows system cleaner and optimizer with an interactive Spectre Console UI. Clean temp files, uninstall apps, optimize services, analyze disk usage, and monitor system status.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WinMole -RequiredVersion 0.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WinMole -Version 0.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Jorgeasaurus. All rights reserved.

Package Details

Author(s)

  • Jorgeasaurus

Tags

Windows SystemCleaner Optimizer TUI SpectreConsole Cleanup DiskAnalyzer SystemMonitor

PSEditions

Core

Dependencies

Release Notes


Install directly from the PowerShell Gallery:

```powershell
Install-Module -Name WinMole -Scope CurrentUser
```

To update to the latest version:

```powershell
Update-Module -Name WinMole
```

## v0.1.0

- Initial release with PwshSpectreConsole UI
- System cleaning, app uninstaller, optimizer, disk analyzer, system status dashboard, project purge
- GitHub Actions CI/CD pipeline

FileList

Version History

Version Downloads Last updated
0.1.3 6 4/20/2026
0.1.2 6 4/20/2026
0.1.1 (current version) 8 4/19/2026