Skip to content

Instantly share code, notes, and snippets.

@stvnwrgs
Forked from drobiazko/flow.json
Created July 2, 2012 13:48
Show Gist options
  • Save stvnwrgs/3033335 to your computer and use it in GitHub Desktop.
Save stvnwrgs/3033335 to your computer and use it in GitHub Desktop.
Instagram to Dropboxwe
{
"nodes": [
{
"title": "Instagram",
"icon": "images/icons/instagram_64.png",
"top": 136,
"left": 182,
"compID": "instagram",
"id": "step_124"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 136,
"left": 459,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_126"
},
{
"title": "Instagram",
"icon": "images/icons/instagram_64.png",
"top": 104,
"left": 903,
"compID": "instagram",
"id": "step_703"
}
],
"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