README.md
[](https://codeclimate.com/github/rooey/chromeos-filesystem-onedrive)
# File System for OneDrive
Maintained by Rooey by adding Graph API support and OneDrive personal & business support as well as providing bug fixes.
This application gives you the ability to access your OneDrive files directly from the Files app.
[Install this application in chrome web store](https://chrome.google.com/webstore/detail/file-system-for-onedrive/jbfdfcehgafdbfpniaimfbfomafoadgo)

## How to build
```
$ git clone https://github.com/rooey/chromeos-filesystem-onedrive.git
$ cd chromeos-filesystem-onedrive
$ npm install
$ gulp
```
## How to access the pre-built development version
```
BEWARE: THIS ALPHA CODE IS NOT SUITABLE FOR PRODUCTION USE AND COULD BE HARMFUL TO YOUR FILES
```
* [Join the Google Group](https://groups.google.com/forum/#!forum/chromeos-onedrive-testers)
* [Download the test client](https://chrome.google.com/webstore/detail/file-system-for-onedrive/ceklkpjapeaemmdchpmdkoegdnfmagba)
## Dependencies
* [Bootstrap] (http://getbootstrap.com)
* [jQuery](http://jquery.com/)
## License
All files are licensed under the BSD license. See `LICENSE` for more details.
Original source code Copyright 2019 Yoichiro Tanaka.
Copyright 2019 Michael V Heath.