https://github.com/chadnpc/boxoptimizer
Pc Optimization tool.
https://github.com/chadnpc/boxoptimizer
pcoptimizer performance-tuning setup-tool tweak
Last synced: 12 months 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 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T10:36:11.000Z (over 1 year ago)
- Last Synced: 2025-02-10T01:31:38.210Z (about 1 year ago)
- Topics: pcoptimizer, performance-tuning, setup-tool, tweak
- Language: PowerShell
- Homepage:
- Size: 93.8 KB
- Stars: 8
- Watchers: 1
- 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
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).