Skip to content

emadadel4/ITT

Repository files navigation

Ceasefire Now

ITT (Install and Tweaks Tool) 🛠️ 🚀

ITT Demo

Overview

ITT (Install and Tweak Tool)

  • Automated Installation: Say goodbye to manual software installations. ITT automates the process, saving you time and effort.
  • System Tweaks: Customize your Windows environment with ease. ITT provides scripts to apply system tweaks for enhanced performance and usability.
  • User-Friendly: Easy-to-use and clear documentation to add a new app or tweaks as you like, you can create a new method to download apps. Be creative. How to Add a New App

🚀 Usage

On Windows 10/11:

  1. Right-click on the Start menu.
  2. Choose "PowerShell" or "Terminal" and paste any of the following commands:
irm bit.ly/emadadel | iex

To run it directly from GitHub:

irm https://raw.githubusercontent.com/emadadel4/ITT/main/itt.ps1 | iex

📦 How to Add a New App/Tweak/OST/Quote

  1. Make sure you have PowerShell 7 installed (recommended) for building
  2. Fork the repository and clone it.
  3. Open the ITT directory in PowerShell:
Set-Location "C:\Users\$env:USERNAME\Documents\Github\ITT"
  1. Choose what you want to add.

Add a New App

newApp.ps1

Add a New Tweak

Note: Ensure you understand the tweak you are adding and test it before committing.

newTweak.ps1

Add a New Soundtrack

newOST.ps1

Add a New Quote

newQuote.ps1

Build

build.ps1

See Your Changes

itt.ps1

Remember to test your changes before committing.

Developer

👤 Emad Adel

Show Your Support

If this project helped you, please give it a ⭐️!