All Projects → jneug → Drafts Sim

jneug / Drafts Sim

Simple simulator of the Drafts iOS app to help with script development.

Programming Languages

javascript
184084 projects - #8 most used programming language

Drafts IDE

This is an editor for scripts that run in the iOS App Drafts. Just clone the repository to your machine and open index.html. Done.

If you want to try it out, go to http://drafts.neugebauer.cc.

Usage

Type some code into the editor, add some text in the draft field to run the code on, select the script type from the dropdown, click "Run" and see what happens.

You can populate the editor from a drafts install url. Just copy the url into the "Parse URL" field and click the button. If the action has mutliple action steps, you may add "&step=stepNumber" to the url, to select the script to load into the editor.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].