A highly customizable replacement for the windows shell written in python with PySide6.
Important
This is not maintained. It will (probably) not get finsished. I have moved to Linux and Hyprland, and I am thus not interested in working on a project that exists to make windows usable.
⚫ Future 🔴 Not started 🟡 Working on it 🟢 Done
| Feature | Status |
|---|---|
| Bar | 🟢 |
| App launcher | 🟢 |
| App switcher | 🟢 |
| Clock | 🟢 |
| Power menu | 🟢 |
| Theming: Colours | 🟡 |
| Documentation | 🟡 |
| Theming: Fonts | 🔴 |
| Tiling Window manager | ⚫ |
| Workspaces | ⚫ |
| Theming: More | ⚫ |
| Progress bars | ⚫ |
(requires windows 10)
- Make sure the above requirement is met - this (probably) only works on windows 10.
- Move the taskbar to the top of the screen
- Enable "Use small taskbar buttons" in windows settings
- OPTIONAL: Setup taskbarx to center the taskbar icons. This isn't a requirement, but it makes windows' animations fit in better with this project.
- Install the Fira code font family
- Download
AllanWm.exefrom the latest release here - Create a file called
.allanwmrcand paste into it this text. If you have trouble creating that file, press win + r, paste the following command into the popup, then press enter.cmd /c cd Desktop && echo "" > ".allanwmrc"
- Move
AllanWm.exeand.allanwmrcinto a folder on your computer you won't move or rename. I suggest you useusername/Documents/Bin,username/Bin,username/bin, orC:/bin. - Right click on
AllanWm.exe, clickSend to, and thenDesktop (create shortcut). A shortcut will appear on your desktop. - Press win + r, type
shell:startup, then press enter. This will open a special folder. - Drag and drop the shortcut from step 9 into the folder opened by step 10.
- You're done! Reboot and AllanWm should start soon after you log on.