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.exe
from the latest release here - Create a file called
.allanwmrc
and 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.exe
and.allanwmrc
into 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.