JOYCO Registry
Toolbox

Scripts

A collection of utility scripts organized by usage pattern..

Installation

git clone https://github.com/joyco-studio/scripts.git

📁 Repository Structure

FolderDescriptionUsage
/publicImage processing scriptsCurl & run via HTTP
/raycastmacOS workflow automationCopy-paste into Raycast
/blender3D export pluginsInstall as Blender add-ons

What's inside?

/public — HTTP-Linkable Scripts

Scripts fetched and executed directly via HTTP. Add to package.json without cluttering your project.

  • compress.py — Batch compress images to WebP
  • rename.py — Sequential file renaming for image sequences
  • resize.py — Batch resize by dimensions or scale

View documentation


/raycast — Raycast Scripts

Copy-paste scripts for Raycast workflow integration.

  • get-ip.sh 🌍 — Copy local IP to clipboard
  • killport.sh 💀 — Kill process on a port
  • quicklinks.sh 🔗 — Pull new links from the quicklinks collection.

Make sure to follow the instalation process to add the scripts to your raycast scripts directory.

View documentation


/blender — Blender Add-ons

Custom plugins for exporting Blender data to web-friendly formats.

  • bezier-exporter — Export Bezier curves to JSON for Three.js

View documentation

On this page

Installation
📁 Repository Structure
What's inside?
/public — HTTP-Linkable Scripts
/raycast — Raycast Scripts
/blender — Blender Add-ons

Maintainers

Last updated on