Skip to content

Instantly share code, notes, and snippets.

@chompomonim
Forked from drobiazko/flow.json
Created June 9, 2012 12:18
Show Gist options
  • Save chompomonim/2900782 to your computer and use it in GitHub Desktop.
Save chompomonim/2900782 to your computer and use it in GitHub Desktop.
Instagram to Dropbox
{
"nodes": [
{
"title": "Instagram",
"icon": "images/icons/instagram_64.png",
"top": 88,
"left": 179,
"compID": "instagram",
"id": "step_124"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 136,
"left": 460,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_126"
}
],
"connections": [
{
"from": "step_124",
"to": "step_126"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment