https://github.com/chadnpc/BoxOptimizer
Pc Optimization tool.
https://github.com/chadnpc/BoxOptimizer
pcoptimizer performance-tuning setup-tool tweak
Last synced: 13 days ago
JSON representation
Pc Optimization tool.
- Host: GitHub
- URL: https://github.com/chadnpc/BoxOptimizer
- Owner: chadnpc
- License: wtfpl
- Created: 2022-01-14T19:00:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T10:36:11.000Z (5 months ago)
- Last Synced: 2025-03-17T20:19:30.920Z (28 days ago)
- Topics: pcoptimizer, performance-tuning, setup-tool, tweak
- Language: PowerShell
- Homepage:
- Size: 93.8 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - alainQtec/NovaTweak - Pc Optimization tool. (PowerShell)
README
# [BoxOptimizer](https://www.powershellgallery.com/packages/BoxOptimizer)
A module to simplify the process of optimizing Windows 11.
## Usage
```PowerShell
Install-Module BoxOptimizer
```then
```PowerShell
Import-Module BoxOptimizer
# do stuff here.
```## License
This project is licensed under the [WTFPL License](LICENSE).