Chocolatey front-end, Performence Monitor and Tweaker/Optimizer for Windows 10/11
Built with Vue, DaisyUI, Wails and Go.
- Chocolatey front-end + installer
-
- Updated search
- Performence Monitor
-
- Primary cpu/ram/disk monitoring
-
- Gpu monitoring
-
- Network monitoring
- Tweaks/Optimizations
- More customizations
Just run the latest standalone executable from the releases page.
# Clone the repository
$ git clone <repo>
# Go into the repository
$ cd WindowsManager
# Run Wails
$ wails dev
To build an executable, run wails build
and the executable will be in the build
folder.