mkaminsky11 / codeyourcloud

In browser code editor for Google Drive and Onedrive
https://codeyourcloud.com
406 stars 106 forks source link

logo

Code Your Cloud

Main project page | About | Google+

Created by Michael Kaminsky and Alex Kaminsky

The goal of this project is to allow people around the globe to collaborate on coding projects via Google Drive and OneDrive. It's that simple.

Installation Notes

This is only the FRONTEND. There is also a backend component which is not open-source (yet), which is used for some things like preferences and authentication. The goal of publishing this is to show others how to successfully interact with the Google Drive and OneDrive APIs.

The Good Parts

If you want to see the places where all of the magic happens, take a look at js/drive.js, js/sky.js, and js/tabs.js. Enjoy!

Recent Updates

Screenshot

Todo

Long-Term Goals

=====

Features

Supported Languages

Themes

=====

License

The MIT License (MIT) Copyright (c) 2015 Michael Kaminsky

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.