ScriptMate - Micro Framework for Managing Maya Scripts

I created ScriptMate for Maya to simplify script management. It scans your script folders, organizes them into menus, and lets you refresh without restarting Maya.

Features:
• Automatic Menu Creation: Folders prefixed with menu become new menus; subfolders with sub create submenus.
• Template-Wrapped Scripts: Ensures only properly formatted scripts run, enhancing safety.
• Preferences Setup: Define local and global script directories for personal and team use.
• Hot-Reloading: Update scripts on the fly with an “Update Scripts” button—no need to restart Maya.
• Security Checks: Blocks scripts importing risky modules like os or shutil to protect your environment.

It’s straightforward. Give it a try:

2 Likes