Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alainQtec/BoxOptimizer
Pc Optimization tool.
https://github.com/alainQtec/BoxOptimizer
pcoptimizer performance-tuning setup-tool tweak
Last synced: 9 days ago
JSON representation
Pc Optimization tool.
- Host: GitHub
- URL: https://github.com/alainQtec/BoxOptimizer
- Owner: alainQtec
- License: wtfpl
- Created: 2022-01-14T19:00:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T10:36:11.000Z (15 days ago)
- Last Synced: 2024-11-28T11:32:55.770Z (15 days ago)
- Topics: pcoptimizer, performance-tuning, setup-tool, tweak
- Language: PowerShell
- Homepage:
- Size: 91.8 KB
- Stars: 7
- 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
- jimsghstars - alainQtec/BoxOptimizer - 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).