Unified dashboard
System health, live transfer activity, and service status at a glance.
A unified control center for home and small-studio servers.
File browsing, transfer visibility, service control, DDNS, and lightweight clipboard sharing — one operational surface instead of scattered scripts and panels.
curl -fsSL https://raw.githubusercontent.com/EinProfispieler/afterclaw/main/install.sh | sudo bash
Mini NUCs, Mac minis, retired laptops — once the tinkering stops, they end up idle in a drawer. AfterClaw was built to put those machines back to work as a quiet, always-on home server you actually use.
Turn a spare NUC, Mac mini, or old laptop into a real always-on server with a single install.
File transfer, service control, and monitoring work out of the box — no scattered scripts to stitch together.
Runs comfortably on low-power mini PCs and aging laptops, so there's nothing new to buy.
POPCorn (爆米花), VidHub and similar apps stream movies and TV straight from netdisk — but getting the media there is the painful part. The netdisk client throttles upload ratio and needs a browser tab held open the whole time. AfterClaw is the server-side uploader that does it for you.
The naming module tidies messy movie and TV filenames so your library stays consistent.
The HTTP transfer pipeline pushes large files to the netdisk with resume support — no throttled client, no browser tab to babysit.
POPCorn and VidHub read the uploaded library straight from the netdisk. Watch per-process upload speed on the process-net page.
System health, live transfer activity, and service status at a glance.
Browse STORAGE_ROOT and generate shareable file links.
Large-file streaming with resume support.
Control qBittorrent, DDNS, and HTTP services from the page.
Remote maintenance with key-file management built in.
Lightweight clipboard-style content sharing.
Local-network access by default; public transfer toggled on demand.
WEB_PORT=1288 STORAGE_ROOT=/srv/Storage PUBLIC_HOST=example.com:1288 PUBLIC_SCHEME=http python3 -m fcc
curl -fsSL https://raw.githubusercontent.com/EinProfispieler/afterclaw/main/install.sh | sudo bash
scripts/install_ubuntu.shscripts/install_mint.shscripts/install_macos.shscripts/install_windows.ps1GitHub Actions builds packaged installers for Linux, macOS, and Windows on every push.