An open API service indexing awesome lists of open source software.

https://github.com/xeproject/xerepo

The library of Windows Optimizations + All-in-One Injecter.
https://github.com/xeproject/xerepo

library optimization windows windows-optimization windows-optimization-tool windows10 windows11

Last synced: 9 months ago
JSON representation

The library of Windows Optimizations + All-in-One Injecter.

Awesome Lists containing this project

README

          

**Introducing Xenon Repository (XeRepo)**

XeRepo

*"The library of Windows Optimizations."*

![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/xeproject/xerepo/total?style=for-the-badge&color=lightblue)
![GitHub Repo stars](https://img.shields.io/github/stars/xeproject/xerepo?style=for-the-badge&color=gold)
![GitHub Tag](https://img.shields.io/github/v/tag/xeproject/xerepo?include_prereleases&sort=semver&style=for-the-badge&label=XI%20Version&color=Lightgreen)
![Discord](https://img.shields.io/discord/1351857871838777374?style=for-the-badge&logo=discord&logoColor=white&label=Join%20Us&color=%235865F2&link=https://discord.gg/XyXctdthVZ)

Xenon Repository is a **collection of optimizations** for the operating system, Windows (Microsoft Windows). From specfic command lines and registry, to PowerShell. This repository is mainly **a lot of scripts and optimizations found in the inernet, bundled into one massive list**.

## 📚 Purpose?
Mainly to give everyone **a way to easily get Windows optimizations** without looking over 19 pages of Google. It's free, as it should be and for the **content creators out there who make FPS Boosting Guides, USE THIS REPO!**

## ⭐ What type of optimizations?
This repository consists of scripts that **range from surface-level tweaks to debloating your PC**. **All aiming to sync with each other to get the most smooth experience on low end systems and Avg/1% FPS in games.**

> [!NOTE]
> **This includes** :
> - Batch Commands (.bat)
> - PowerShell Scripts (.ps1)
> - Regisrty Tweaks (regedit)
> - Power Plan Optimizations (powercfg)
> - Debloater (dism - appx)
> - Services (sc)
> - Boot Configuration Edits (bcdedit)
> - Task Scheduler Changes (schtask)
> - Disable Telemetry
> - Core Parking
> - Xbox-Related
> - Fullscreen Optimizations,
> etc.

## ✨ What's so special?
Aside from being a great area to get scripts and commands, it also includes **an AIO Injecter**, which we call it "Xenon Injector" / XeInject, or XI for short, which at 1 command, can **automatically apply all the commands at once**, **saving time** and being _'plug-&-play'_ styled. XI is the **main foucus in terms of updating this repo**, but **new scripts, if possible, will be added into the repository as well**.

> [!NOTE]
> You can go to the 'scripts' folder on 'main/scripts' to see all the files and its code.

## 💻 Windows Version
Most of the scripts in this repoistory **can be used from Windows 7 to 11**, but XI may **not fully be comaptibile with any verion under Windows 10 1904**.

> [!NOTE]
> Don't take my word, this is **not proven statements and no tesing on version below Windows 10 has been taken**.

## 📝 Licensing
Although XeRepo is licened under MIT, I say, **it does not count with the raw code**, meaning the registry key or that one 'bcdedit' command, etc. **will not be licensed**.

It is only :
- **Assets** (Images, and this Repo)
- **Direct Copy/Paste** of Files
- **XeInject "XI"**

The raw code can be **extracted and be used without giving credits** to this repository like the MIT license asks you so. But, it is **appriciated for you to star this repo** to show it to a larger and boader audience. Thank you.

> [!CAUTION]
> If you are **using XI** in your matter, even if with remix or adaptation, the MIT license **must be included** too.

## Credits

> [!NOTE]
> Credits for **tweaks will be mentioned**. Most of the scripts **here were made and bundled a long, long time ago, so we could not recall them**.
> - Inspired = An remake of code that isn't completely the same code but does the same function.
> - Taken = Full Code has been taken.
> - Contibuted = Gave us code for this repository.

- [ChirsTitus' Wintool](https://github.com/ChrisTitusTech/winutil) = XI and how the repository is setup is heavily **inspired** by Winutil.
- [SG TCP Optimizer](https://www.speedguide.net/downloads.php) = 'TCP Optimizations.bat' is **taken** from SG TCP Optimizer.
- [Purest "PUR3S7"](https://www.github.com/PUR3S7) = Most of my code was also used to **contribute** this repository.