Skip to content

sky7sea/chromeos-filesystem-sftp

 
 

Repository files navigation

Code Climate

SFTP File System

SFTP File System provides you an ability to access to a SFTP server directly from the Files app.

How to build

Before building this, you have to install nacl-sdk and libssh2 from naclports.

$ git clone https://github.com/yoichiro/chromeos-filesystem-sftp.git
$ cd chromeos-filesystem-sftp
$ npm install
$ grunt

Dependent libraries

License

All files are licensed under the BSD license. See the LICENSE file for details. All original source code is Copyright 2015 Yoichiro Tanaka.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 48.2%
  • C++ 45.8%
  • HTML 4.4%
  • Makefile 1.1%
  • CSS 0.5%