SkillAgentSearch skills...

Redeye

Extensible and customizable Windows shell

Install / Use

/learn @ryzhpolsos/Redeye
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RedEye

GitHub Release GitHub Downloads (all assets, all releases) GitHub top language GitHub License GitHub Issues or Pull Requests

RedEye is a free, open-source, very flexible, fully customizable and extendable Windows shell. Say goodbye to laggy Explorer with fixed taskbar size!

Take your desktop look under YOUR control!

Why RedEye?

  1. Explorer is laggy piece of vibecode with CPU-consuming start menu components on React Native;
  2. Modern Windows lacks customizability. RedEye takes it back - it allows you to customize everything you want;
  3. RedEye won't (probably) break after a Windows update. Almost all the code is using only documented Windows APIs;
  4. You don't need to know any programming language to customize RedEye - just take some plugins and create your perfect UI layout with simple XML-based markup.

Implemented features

  1. Extensible modular core
  2. XML-based markup
  3. Plugin system and APIs for every part of the shell
  4. Some basic widgets (such as window list, start menu, wallpaper, clock and so on)
  5. Fully customizable hotkeys

In development

  1. WiFi network manager widget
  2. Volume control (only hotkeys are present yet)
  3. Tray icon support
  4. Window manager :>

Technical stack

  • C# (.NET Framework 4.8)...
  • and a lot of WinAPI magic :3

Screenshots

<details> <summary>Expand</summary>

Screenshot 1

Screenshot 2

</details>

Building

You'll need .NET SDK.

git clone https://github.com/ryzhpolsos/redeye
cd redeye
dotnet build -c Release

Installing

  1. Go to "Releases" section and download the last release
  2. Extract the archive in any folder you like
  3. Run the script named install.bat
  4. Log off and log on back to see your new shell.

Uninstalling

Run the script named uninstall.bat in the RedEye folder.

License

The project is developed and distributed under The MIT License.

Related Skills

View on GitHub
GitHub Stars5
CategoryCustomer
Updated5h ago
Forks0

Languages

C#

Security Score

90/100

Audited on Apr 3, 2026

No findings