Unified dashboard
System health, live transfer activity, and service status at a glance.
Give the small server in your home a front door.
AfterClaw keeps the everyday jobs close at hand: browse files, follow long transfers, restart a service, update DDNS, or pass a quick note between devices without hunting through scripts and panels.
curl -fsSL https://raw.githubusercontent.com/EinProfispieler/afterclaw/main/install.sh | sudo bash
Home servers often begin with a spare NUC, Mac mini, or retired laptop. They stay useful only if the ordinary chores stay simple. AfterClaw gives that always-on box one clear place for the things you actually return to.
Turn a machine you already own into a quiet server with a job, not another project in a drawer.
Transfers, service controls, and status checks stay close together when something needs attention.
Run comfortably on low-power mini PCs and aging laptops without turning a home setup into a rack.
POPCorn (爆米花), VidHub, and similar apps make a netdisk library feel effortless once the files are there. The awkward part comes first: clean the names, keep a slow upload alive, recover when a tab or client gives up. AfterClaw moves that work onto the server.
Tidy noisy movie and TV filenames before they turn scraping and browsing into cleanup work.
Stream large files to netdisk with resume support instead of keeping a throttled client or browser tab under watch.
Once the files land, POPCorn and VidHub can read them there. AfterClaw keeps per-source upload speed visible while they move.
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.