-
Notifications
You must be signed in to change notification settings - Fork 0
Settings
Open via ☰ Menu → File → Settings... or the ⚙ toolbar button.
Full path to python.exe. Click Browse to locate it. If left blank the app auto-detects Python from your PATH.
Where downloaded scripts are stored locally. Defaults to %APPDATA%\CatiaMenuWin32\scripts.
| Setting | Default | Description |
|---|---|---|
| Sync on startup | On | Download latest scripts when the app starts |
| Always download latest before running | Off | Always fetch newest script before execution |
| Check for updates on startup | On | Notify when a newer app version is available |
| Auto-install updates | Off | Download and install new versions automatically |
| Auto-refresh every N hours | 6 | Background sync interval (0 = disabled) |
| Setting | Default | Description |
|---|---|---|
| Show Python console | Off | Open a visible console when running scripts |
| Keep console open | Off | Keep console open after script finishes |
| Keep Deps console open | Off | Keep dependency install window open until manually closed |
Optional Personal Access Token. Raises the GitHub API rate limit from 60 to 5000 requests/hour. Required for private repositories.
To generate a token: GitHub → Settings → Developer Settings → Personal Access Tokens → Fine-grained tokens. Give it read-only access to public repositories.
| Setting | Default | Description |
|---|---|---|
| Always on Top | Off | Keep window above CATIA |
| Minimize to Tray | On | Hide to system tray on minimize/close |
| Start with Windows | On | Launch automatically at login |
| Start Minimized | Off | Start hidden in the tray |
| Theme | System | Dark, Light, or follow Windows setting |
The Reset to Defaults button at the bottom left resets all settings to their defaults. Script sources (extra repos and local folders) are not affected.
Getting Started
Using the App
Scripts
Reference
Development
Legal