Last active
August 29, 2015 14:23
-
-
Save ds0nt/a23dcfd3022db00dffbc to your computer and use it in GitHub Desktop.
Metadev Proximus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"items": [ | |
{ | |
"name": "Quip", | |
"description": "Document and spreadsheet collaboration", | |
"url": "https://quip.com/" | |
}, | |
{ | |
"name": "Trello", | |
"description": "Project Management", | |
"url": "http://trello.com/" | |
}, | |
{ | |
"name": "Google Hangouts", | |
"description": "Our Big Chat Group, messaging", | |
"url": "http://hangouts.google.com/" | |
}, | |
{ | |
"name": "OSX on PC hardware", | |
"description": "Operating System", | |
"url": "http://mac-torrents.com/" | |
}, | |
{ | |
"name": "Omnigraffle", | |
"description": "Graphing, org charts, amazing visualizations", | |
"url": "http://omnigroup.com/" | |
}, | |
{ | |
"name": "Mumble", | |
"description": "Real time voice communication", | |
"url": "http://mumble.org/" | |
}, | |
{ | |
"name": "Rancher", | |
"description": "Docker Orchestration", | |
"url": "http://rancher.com/" | |
}, | |
{ | |
"name": "OneNote", | |
"description": "Organized Notetaking & meeting minutes", | |
"url": "http://onenote.com/" | |
}, | |
{ | |
"name": "Dukto", | |
"description": "Direct File Transfers", | |
"url": "" | |
}, | |
{ | |
"name": "Syncthing", | |
"description": "Sync with the central metadev file archive", | |
"url": "" | |
}, | |
{ | |
"name": "GitHub", | |
"description": "Code collaboration", | |
"url": "https://github.com/metadevfoundation" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment