·
2 commits
to master
since this release
🚀 W.P. Stallman v1.0.0 — Initial public release (2025-10-29)
Highlights
- First public binaries for Linux and Windows.
- Includes GUI and CLI tools for packaging/distributing WordPress artifacts.
- Verified builds for GTK 4.0/4.1 variants (where applicable).
Downloads
- Linux (AppImage):
WPStallman-1.0.0-x86_64.AppImage - Linux (.deb):
wpstallman_1.0.0_amd64.deb - Windows (Installer):
WPStallman-1.0.0-Setup.exe(NSIS) - Windows (Zip, portable):
wpstallman_1.0.0.zip
Tip: verify the checksums below after download.
Install / Run
Linux AppImage
bash
chmod +x WPStallman-1.0.0-x86_64.AppImage
./WPStallman-1.0.0-x86_64.AppImage
Linux .deb (Debian/Ubuntu/Mint)
bash
sudo apt install ./wpstallman_1.0.0_amd64.deb
then run:
wpstallman
Windows (Installer)
Run wpstallman-1.0.0-Setup.exe and follow prompts. Launch from Start Menu.
Windows (Zip, portable)
Unzip and run wpstallman.exe.
Checksums (SHA256)
6e530d9569ed93fdaae8e0b2bb681c3bf35c126bae3cdceb5defa178930340bc wpstallman-1.0.0-x86_64.AppImage
38c5fe6a3504a932a17ff5f0a5a11a992a0f004c8f20a3102a62f8c08755b226 wpstallman_1.0.0_amd64.deb
9666de23cca9dc71a2fa424f340ad736b7c9a643da8ab50f451d028b92957c05 wpstallman-1.0.0-Setup.exe
3f796497edda05538c0c3c8bf54d445ec6162757a95308b35b2b18825869a4f7 wpstallman_1.0.0.zip
Known issues
On some Linux distros, webkit/gtk packages may be required (see README).
Windows taskbar/system-tray behavior may vary by shell/theme.
Feedback & Bugs
Please open issues with logs and your OS/version details.