Skip to content

Quick Reference

🚀 Commands

CommandAction
npm run electron:devStart app (Development)
npm testRun tests
npm run buildBuild production artifacts
npm run packageCreate installer

⌨️ Shortcuts

ShortcutAction
Ctrl+SRender (or Save if file open)
Ctrl+OOpen File
Ctrl+NNew File
Ctrl+Shift+SSave As
EnterSend Chat Message
Shift+EnterNew Line in Chat
F12Toggle DevTools

📂 Key Paths

  • Settings: ~/.torrify/settings.json
  • Logs: ~/.torrify/logs/
  • Temp Render: %TEMP%/torrify/

⚙️ Configuration

Settings (⚙️) > General:

  • Set OpenSCAD Path (openscad.exe)
  • Set Python Path (for build123d)

Settings (⚙️) > AI Configuration:

  • Enable AI: Toggle On
  • Access Mode: PRO (License Key) or BYOK (API Key)

🐛 Troubleshooting

  • Render Fails: Check OpenSCAD/Python path in Settings.
  • No AI Response: Check API Key and Internet connection.
  • Changes Lost: Watch for * in window title (unsaved changes).

Released under the GPL-3.0 License.