Skip to content

jneug/drafts-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published