No description
Find a file
2012-07-01 11:34:43 +03:00
css styles-moved-to-css-dir 2012-07-01 04:28:41 -04:00
img folder with images was renamed to img 2012-06-15 13:07:06 +00:00
lib styles-moved-to-css-dir 2012-07-01 04:27:43 -04:00
test Merge branch 'master' of github.com:coderaiser/cloudcmd 2012-07-01 04:32:10 -04:00
.gitignore remove unnecessary file' 2012-06-14 08:29:52 +00:00
.jshintrc client.js added to travis-lint-testing 2012-06-25 20:05:13 +00:00
.travis.yml node v4.0 removed from list, because jshin fails to install 2012-07-01 11:34:43 +03:00
client.js minor changes 2012-06-30 08:02:34 -04:00
index.html styles-moved-to-css-dir 2012-07-01 04:27:43 -04:00
package.json test.sh moved to test folder 2012-07-01 11:31:17 +03:00
README.md hot keys edited 2012-06-25 19:08:33 +00:00
server.js setting zlib-compatibility with older version of node (v4.0) 2012-06-26 12:12:15 +00:00

Cloud Commander Build Status

Cloud Commander - two-panels file manager, totally writed on js. View demo.

Google PageSpeed Score : 100 (out of 100).

Benefits

  • full browser compatibility (ie6+,chrome,safari,opera,firefox);
  • responsible design
  • one full page loading, and then just one-time json-dir-listings loading (with refresh opportunity).
  • caching readed directories to localStorage (for now) (so if network will disconnected or something heppen with a signal, we definitely will can work cached copy of directory listings);
  • key binding
  • disabled js support (working in limited mode).
  • automated minification client js-files and onstart-reading Cloud manager files on server starting.

Cloud Commander uses all benefits of js, so if js is disabled, we moves to limited mode.

Limited-mode features:

  • only 1 panel available
  • no keybinding
  • no local caching
  • full loading of all web page(with styles, js-scripts, html-page etc).

Hot keys:

In all modern web browsers (but not in IE, becouse he special) hot keys works. There is a short list:

  • Ctrl + r - reload dir content
  • Alt + q - disable key bindings
  • Alt + s - get all key bindings back
  • up, down, enter - filesystem navigation

Additional modules:

Cloud Commander not using additional modules for main functionality. But for minification and optimization tricks optional can be assingned (and installed) modules: