<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/itt/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/itt/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Feb 2025 23:34:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/itt/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Emad Adel</title><link>https://sourceforge.net/p/itt/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -18,12 +18,13 @@

 ITT provides a simple interface for installing programs and tweaking Windows settings. Users can execute individual scripts or run a master script to perform multiple tasks in one go.

-### Example Usage:
+### Usage:

 &lt;p dir="auto"&gt;&lt;strong&gt;On Windows/10/11:&lt;/strong&gt;
      Right-click on the start menu.
     Choose "PowerShell" or "Terminal" and paste any command of these.
 &lt;/p&gt;

-    :::sh
-    irm bit.ly/emadadel | iex
+```sh
+irm bit.ly/ittea| iex
+```
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Adel</dc:creator><pubDate>Tue, 11 Feb 2025 23:34:30 -0000</pubDate><guid>https://sourceforge.netf909b659c918594eaaf056c20945ede4ea24dd4f</guid></item><item><title>Home modified by Emad Adel</title><link>https://sourceforge.net/p/itt/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -5,7 +5,8 @@

 - **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.
-- **Developer-Friendly**: Easy-to-use scripts and clear documentation make ITT accessible for developers of all skill levels.
+- **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.
+- **Soundtracks**: Enjoy listening to the best music from games and movies while downloading your programs.

 ## Features

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Adel</dc:creator><pubDate>Fri, 16 Aug 2024 02:33:49 -0000</pubDate><guid>https://sourceforge.netae42b6753a690630a54b4cb8699dc44e74a2d504</guid></item><item><title>Home modified by Emad Adel</title><link>https://sourceforge.net/p/itt/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,7 @@
 # ITT (Install and Tweak Tool)

 &lt;h2&gt;Overview&lt;/h2&gt;
-&lt;p&gt;&lt;strong&gt;ITT (Install and Tweak Tool)&lt;/strong&gt;&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;ITT (Install Tweak Tool)&lt;/strong&gt;&lt;/p&gt;

 - **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.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Adel</dc:creator><pubDate>Fri, 16 Aug 2024 02:33:49 -0000</pubDate><guid>https://sourceforge.netd6043543beede4b6a81fd5c6fcacd33a687cd033</guid></item><item><title>Home modified by Emad Adel</title><link>https://sourceforge.net/p/itt/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,8 +1,11 @@
 # ITT (Install and Tweak Tool)

-## Overview
+&lt;h2&gt;Overview&lt;/h2&gt;
+&lt;p&gt;&lt;strong&gt;ITT (Install and Tweak Tool)&lt;/strong&gt;&lt;/p&gt;

-ITT (Install and Tweak Tool) is a collection of PowerShell scripts designed to automate the installation of programs and apply Windows tweaks. It simplifies the process of setting up a new Windows environment by providing a streamlined method for installing commonly used software and customizing system settings.
+- **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.
+- **Developer-Friendly**: Easy-to-use scripts and clear documentation make ITT accessible for developers of all skill levels.

 ## Features

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Adel</dc:creator><pubDate>Fri, 16 Aug 2024 02:33:49 -0000</pubDate><guid>https://sourceforge.netfc1a9fc07a9f8a454c9a9c746d2157869d2616e2</guid></item><item><title>Home modified by Emad Adel</title><link>https://sourceforge.net/p/itt/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,25 @@
-Welcome to your wiki!
+# ITT (Install and Tweak Tool)

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+## Overview

-The wiki uses [Markdown](/p/itt/wiki/markdown_syntax/) syntax.
+ITT (Install and Tweak Tool) is a collection of PowerShell scripts designed to automate the installation of programs and apply Windows tweaks. It simplifies the process of setting up a new Windows environment by providing a streamlined method for installing commonly used software and customizing system settings.

-[[members limit=20]]
-[[download_button]]
+## Features
+
+- **Program Installation**: ITT automates the installation of various software applications commonly used in Windows environments. This includes web browsers, productivity tools, developer tools, media players, and more.
+
+- **Windows Tweaks**: ITT includes scripts to tweak Windows settings for optimal performance and user experience. These tweaks may include registry modifications, disabling unnecessary services, and adjusting system configurations.
+
+- **Customization**: Users can customize ITT according to their specific needs by modifying the scripts or adding new ones to suit their preferences.
+
+ITT provides a simple interface for installing programs and tweaking Windows settings. Users can execute individual scripts or run a master script to perform multiple tasks in one go.
+
+### Example Usage:
+
+&lt;p dir="auto"&gt;&lt;strong&gt;On Windows/10/11:&lt;/strong&gt;
+     Right-click on the start menu.
+    Choose "PowerShell" or "Terminal" and paste any command of these.
+&lt;/p&gt;
+
+    :::sh
+    irm bit.ly/emadadel | iex
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Adel</dc:creator><pubDate>Fri, 16 Aug 2024 02:33:49 -0000</pubDate><guid>https://sourceforge.net35191fb320b0e72c0f5b9babc61ef103baaca14b</guid></item><item><title>Home modified by Emad Adel</title><link>https://sourceforge.net/p/itt/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/itt/wiki/markdown_syntax/" rel="nofollow"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
    &lt;ul class="md-users-list"&gt;
        &lt;li&gt;&lt;a href="/u/emadadel/"&gt;Emad Adel&lt;/a&gt; (admin)&lt;/li&gt;
        
    &lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-66beba8a3784f93a6ef88a62" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Adel</dc:creator><pubDate>Fri, 16 Aug 2024 02:33:48 -0000</pubDate><guid>https://sourceforge.net00f80d9815c61d975598db224ff145a4eb8bfddb</guid></item></channel></rss>