Full graphical desktop running on a 128MB VPS Alpine+XRDP+WindowMaker
Useful how-to guide, but documentation isn't a product you can ship.
NAS Control Panel
I had an old Netgear Stora MS2000 with 128MB RAM. Modern panels like OpenMediaVault won't even start on it — too heavy.
I'm not a programmer, but I can write basic PHP. I just wanted two pages for SMB and NFS — to stop editing configs by hand.
A month later, I had 20+ pages: live dashboard, firewall, two-panel file manager, web console, cron, RAID, LVM, SMART, FTP, Rsync, and a plugin system. All running on PHP 7.0 + SQLite. No frameworks. No Docker.
Tested on: Raspberry Pi 1 (256MB), Netgear Stora MS2000 (128MB), old laptops on Debian 9.
In the beta version I messed up: - Stored temp files in webroot — anyone could call scripts without auth - Everything in a single SQLite — "database is locked" under load
Fixed in v3.6.2 and v3.6.4. Should be safe now.
Who this is for: people with old NAS or Raspberry Pi where modern panels won't run. Or as an alternative to other panels.
GitHub: https://github.com/itprogresscorp/Mini-Bucket Web-site: https://mini-bucket.ru
Useful how-to guide, but documentation isn't a product you can ship.
Useful guide, but it's documentation—not a product or tool you can actually use.
Keyboard-first Are.na client, but custom API wrappers are a dime a dozen.
Frontmatter-as-database keeps everything portable, syncable, and version-controllable.
GUI wrapper for terminal processes when npm-run-all and foreman already solve this.
OS-level wallet auth via custom PAM module. Blockchain-driven provisioning replaces all admin panels.