-
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Emad Adel edited this page Feb 11, 2025
·
7 revisions
ITT (Install Tweak Tool)
- 🚀 Automated Installation: Say goodbye to manual software installations. ITT automates the process, saving you time and effort.
- ⚙️ Windows Debloater: Remove bloatware, boost performance, and customize Windows effortlessly with ITT. Optimize your system in minutes.
- 👩💻 Developer-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 Contribute or App Request
- 🎵 Soundtracks: Enjoy listening to the best music from games and movies while downloading your programs.
On Windows/10/11: Right-click on the start menu. Choose "PowerShell" or "Terminal" and paste any command of these.
irm bit.ly/ittea | iex
irm bit.ly/emadadel | iex
irm cutt.ly/ittea | iex
Or run it directly from GitHub if the URL is blocked in your region:
irm emadadel4.github.io/itt.ps1 | iex
irm raw.githubusercontent.com/emadadel4/ITT/main/itt.ps1 | iex
-
Make sure you have PowerShell 7 installed (recommended) for building. is available on ITT
-
Fork the repository and clone it using Github desktop. is available on ITT
-
Open the ITT directory in PowerShell run as administrator:
Set-Location "C:\Users\$env:USERNAME\Documents\Github\ITT"
- Choose what you want to add.
.\newApp.ps1
.\newTweak.ps1
Note: Ensure you understand the tweak you are adding and test it before committing.
.\newLocale.ps1
Edit CSV file using edit-csv extension
.\newTheme.ps1
.\newOST.ps1
.\newQuote.ps1
.\build.ps1 -debug