Skip to content

Automate your Windows setup for gaming, coding, and daily use with a single command. Installs all your favorite apps, configures Spotify and Discord mods, and more!

Notifications You must be signed in to change notification settings

ctrlcat0x/packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Packages - Windows Essentials Installer

Automate your Windows setup for gaming, coding, and daily use with a single command. Installs all your favorite apps, configures Spotify and Discord mods, and more!

Features โ€ข Requirements โ€ข Installation & Usage โ€ข Script Details โ€ข Credits


โœจ Features

  • ๐ŸŽฎ Gaming Essentials: Installs Steam, Epic Games Launcher, Discord (with Vencord), Spotify (with SpotX & Spicetify), Hydra Launcher, DirectX, Visual C++ Redistributables, .NET Runtimes, and more
  • ๐Ÿ’ป Coding Essentials: Installs Node.js, Git, 7zip, Cursor, VSCode, Python, GitHub CLI, Windows Terminal, and more
  • ๐Ÿ› ๏ธ Useful Apps: Installs VLC, qBittorrent, FX Sound, Greenshot, Zen Browser, Chrome, and more
  • โšก One-Click Setup: Run a single PowerShell command to get started
  • ๐Ÿ“ Sample Configs: Downloads ready-to-use configs for Spicetify and Vencord
  • ๐Ÿงฉ Modular: Use only the scripts you need
  • ๐Ÿ›ก๏ธ Safe & Transparent: Review all scripts before running

๐Ÿ“‹ Requirements

  • Operating System: Windows 10 or 11
  • PowerShell: 5.1 or greater
  • winget: Windows Package Manager (included in recent Windows versions)
  • Administrator Privileges: Required for app installations

๐Ÿš€ Installation & Usage

Quick Start (One-Liners)

Run any script directly from GitHub in an elevated PowerShell:

Gaming essentials

irm https://raw.githubusercontent.com/ctrlcat0x/packages/master/gaming.ps1 | iex

Coding essentials

irm https://raw.githubusercontent.com/ctrlcat0x/packages/master/coding.ps1 | iex

Useful apps

irm https://raw.githubusercontent.com/ctrlcat0x/packages/master/apps.ps1 | iex

Manual Method

  1. Clone or Download this repository
  2. Right-click the script you want to run (e.g. gaming.ps1) and select Run with PowerShell as Administrator
  3. Follow any prompts (e.g. for SpotX, Spicetify, Vencord, or manual installs)

๐Ÿ“œ Script Details

๐ŸŽฎ gaming.ps1

  • Installs: Steam, Epic Games Launcher, Discord (with Vencord), Spotify (with SpotX & Spicetify), Hydra Launcher, DirectX, Visual C++ Redistributables, .NET Runtimes, and more
  • Downloads sample configs for Spicetify and Vencord to your Downloads folder
  • Guides you through any manual steps (e.g. Hydra Launcher, Vencord install window)

๐Ÿ’ป coding.ps1

  • Installs: Node.js, Git, 7zip, Cursor, VSCode, Python, GitHub CLI, Windows Terminal, and more

๐Ÿ› ๏ธ apps.ps1

  • Installs: VLC, qBittorrent, FX Sound, Greenshot, Zen Browser, Chrome, and more

๐Ÿ™ Credits


๐Ÿ“ข Notes

  • Some apps (like Hydra Launcher, Vencord, Spicetify) require a manual step or confirmation during install.
  • Sample configs are placed in your Downloads folder for easy access.
  • Always review scripts before running for your own safety!

Made with โค๏ธ by ctrlcat0x

About

Automate your Windows setup for gaming, coding, and daily use with a single command. Installs all your favorite apps, configures Spotify and Discord mods, and more!

Resources

Stars

Watchers

Forks

Releases

No releases published