WinConfigs

A script to simplify Windows setup by automating software installation and system tweaks.

WinConfigs Preview

Quickstart

Copy the command and paste it into your Windows PowerShell to start using WinConfigs!

iwr "https://fr0st.xyz/winconfigs" | iex

Prefer a direct download?

Download WinConfigs

What does WinConfigs do?

📦

Package Management

@ Scoop Package Manager
Install, update, and manage software using Scoop.
Customize the packages you want to install by editing the .txt file located in the Configuration/scoop-packages/packages-list.txt

🔧

Custom Repositories

@ Personal Repository Setup
The script allows you to manage your own custom repositories.
Simply add repository URLs to a .txt file located in the Configuration/custom-repos/repos-list.txt, and the script will automatically download and manage them using Git, and the script will automatically download and manage them using Git. You can also specify the download location directly in the same .txt file by customizing the path within the list.

🖥️

System Utilities

@ Ntop and Fastfetch Integration
The script includes useful tools like Ntop for monitoring network activity and Fastfetch
for displaying system info, providing real-time stats to enhance your system management.

⚙️

System Tweaks

@ Performance Tweaks
Improves system performance by using WinUtil and WinConfigs Personal Tweaks, making your system faster and more responsive. Check the Docs for details on what our tweaks do.