Your GPU. One link. The world.
Share your GPU with anyone, anywhere. No accounts, no cloud, P2P.
Instant
Paste a link, get a terminal.
Sandboxed
Docker isolation, no host access.
Global
Works in any browser, any device.
Free
No fees, P2P, you set the price.
How it works
Before you start: RunSnack runs inside Docker. If you don't have it yet, install Docker Desktop first (free, a few minutes) and make sure it's running โ look for the whale icon in your system tray โ before you continue.
-
1
Download the installer for your OS
-
2
Run it
Windows:
- Press the Windows key, type
PowerShell, press Enter. - Go to your Downloads folder:
cd $HOME\Downloads - Run:
powershell -ExecutionPolicy Bypass -File snackup.ps1
macOS & Linux:
- Open Terminal.
- Go to your Downloads folder:
cd ~/Downloads - Run:
chmod +x snackup.sh && ./snackup.sh
You'll be asked a few quick questions (CPU cores, RAM, an optional schedule) โ just press Enter to accept the defaults. If Docker isn't installed or running, the script will tell you and stop; install/start it and run the script again.
The first time you run it, it downloads a ~4 GB image โ this can take a few minutes depending on your connection. That's normal, it's not stuck. After that, starting/stopping a session is instant.
- Press the Windows key, type
-
3
Share the link
The script prints a link once everything's ready. Anyone who opens it gets an instant GPU terminal, right in their browser.