Export Scripts
Export Scripts help automate workflows involving Tumult Hype’s output. Once installed, they add an item in the 'File > Export as HTML' menu and extend Tumult Hype’s UI allowing modifications to the outgoing HTML5 content. Export Scripts can be developed by anyone and augment functionality in Tumult Hype.
Extend
After installing an Export Script, new user interfaces become available in Tumult Hype.
Document Variables
Export Scripts can expose variables in the Document Inspector to be set by the user and are passed back to the script.
Download
Get these pre-made Export Scripts for common workflows.
The Installer package automatically puts them in the right place.
Develop
Export Scripts can be shell, python, or ruby scripts.
Read developer documentation and see sample code on GitHub.