No description
Find a file
tarzak 526975c9b9 translate comments from ru to eng
получаем выдленный файл = > get selected file

если клавиши можно обрабатывать => in case buttons can be processed

навигация по таблице файлов нажали клавишу вверх предыдущую строку => navigation on file table in case of pressing button up select previous row

если нажали клавишу в низ - выделяем следующую строку => in case of pressing button 'down', select next row

если нажали клавишу Home переходим к самому верхнему элементу => in case of pressing button 'Home', go to top element 

если нажали клавишу End выделяем последний элемент => in case of pressing button 'End', select last element

открываем папку => open directory 

чистим хранилище => clear storage
2015-06-30 10:10:29 +03:00
bin feature(cloudcmd) --progressOfCopying deprecated 2015-06-27 06:12:51 -04:00
css feature(cloudcmd) add logOut 2015-06-12 03:50:09 -04:00
font feature(cloudcmd) add logOut 2015-06-12 03:50:09 -04:00
gulp feature(docs) zip -> tar.gz 2015-03-26 05:01:12 -04:00
html feature(index) rm DOMContentLoaded 2015-06-22 01:34:58 -04:00
img feature(cloudcmd) show progress of files removing 2015-06-26 07:09:49 -04:00
json feature(cloudcmd) show progress of files removing 2015-06-26 07:09:49 -04:00
lib translate comments from ru to eng 2015-06-30 10:10:29 +03:00
man feature(cloudcmd) show progress of files removing 2015-06-26 07:09:49 -04:00
modules feature(bower) promise-poyfill v2.1.0 2015-06-27 06:58:29 -04:00
shell feature(ssl) change mode 2014-12-04 10:51:11 -05:00
test/lib test(cloudfunc) html -> hbs 2015-06-11 02:52:06 -04:00
tmpl feature(cloudcmd) show progress of files removing 2015-06-26 07:09:49 -04:00
.appveyor.yml feature(appveyor) io.js: 1.0 -> 1 2015-03-23 04:28:12 -04:00
.bowerrc feature(bower) add modules 2015-01-05 15:17:28 -05:00
.editorconfig feature(editorconfig) add 2014-04-22 03:45:05 -04:00
.gitignore feature(modules) add 2015-03-28 09:16:49 -04:00
.jscsrc feature(jscsrc) add excludeFiles 2015-02-19 03:33:57 -05:00
.jshintrc chore(jshintrc) add " " 2015-04-10 08:30:38 -04:00
.npmignore feature(npmignore) add 2015-03-19 06:17:57 -04:00
.travis.yml feature(travis) rm before_install 2015-04-22 04:44:14 -04:00
.yaspellerrc feature(yaspeller) dictionary: add dword, edward 2015-04-17 09:48:16 -04:00
bower.json feature(bower) promise-poyfill v2.1.0 2015-06-27 06:58:29 -04:00
ChangeLog docs(changelog) rm flop v1.2.0 2015-06-27 13:25:47 +03:00
CONTRIBUTING.md docs(contributing) rm Branch 2015-03-13 03:25:40 -04:00
favicon.ico feature(favicon) add 2014-03-02 07:05:40 -05:00
gulpfile.js feature(bower) add domtokenlist-shim 2015-06-05 10:15:49 -04:00
HELP.md chore(package) v3.5.0 2015-06-27 06:21:17 -04:00
LICENSE docs(license) 2015 2015-01-02 07:03:18 -05:00
manifest.yml chore(manifest) rm trailing spaces 2015-02-27 09:25:00 -05:00
package.json feature(package) yaspeller v2.5.0 2015-06-29 15:03:35 -04:00
README.md chore(package) v3.5.0 2015-06-27 06:21:17 -04:00

Cloud Commander v3.5.0 License NPM version Dependency Status Build Status Veyor Status Shippable Status Circle Ci Package Quality

Main Blog Live(JitSu, Heroku)

Cloud Commander orthodox web file manager with console and editor.

Cloud Commander

Install

npm i cloudcmd -g

Start

For starting just type in console:

cloudcmd

How to use?

Open url http://localhost:8000 in browser.

License

MIT