ComputerCraft: Tweaked Script Hub v2
Where CC developers write, test, and deploy.
An open package registry and browser IDE for ComputerCraft scripts. Code in your browser, test in our live CraftOS sandbox, and install directly on your turtles with one command.
# Fresh machine? Install client standalone or bundle with a script/rig in ONE command:
wget run https://cc.jeremyleonklink.de/install
⚡ All-in-One Instant Setup (Fresh Turtles / Computers):
Install hub + Script directly:
wget run https://cc.jeremyleonklink.de/install <script>Install hub + Rig (Snapshot):
wget run https://cc.jeremyleonklink.de/install rig <name>Install HubOS (Cloud OS with screen & web console):
wget run https://cc.jeremyleonklink.de/os# Already have hub installed? CLI commands inside Minecraft:
hub get <script> Install script repository
hub watch <script> Live test & hot-reload runner
hub rig load <name> Clone Rig snapshot onto machine
hub rig save <name> Snapshot entire machine to cloud
hub search <query> Search public scripts & packages
hub login Pair machine to your cc-hub account
💡 Note: Ensure
cc.jeremyleonklink.de is allowed in your server's http_whitelist in computercraft.cfg.Recently updated repositories
View all repositories →No repositories published yet
Be the first to publish a ComputerCraft script for the community.
Create repository