No description
Find a file
2012-06-26 11:42:58 +03:00
img folder with images was renamed to img 2012-06-15 13:07:06 +00:00
lib minor changes 2012-06-25 21:38:59 +00: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 jshint setted up 2012-06-14 20:02:58 +00:00
client.js added minification of keyBinding.js 2012-06-15 10:58:25 +00:00
index.html appcache testing 2012-06-13 15:02:11 +00:00
package.json moving back jshint 2012-06-14 14:59:28 +00:00
README.md hot keys edited 2012-06-25 19:08:33 +00:00
reset.css css cleaning 2012-06-12 11:00:43 +00:00
server.js option image convertation to base64 and saving in css file setted 2012-06-24 12:58:27 +00:00
style.css convert images to base64 option added 2012-06-15 13:06:32 +00:00
test.sh Update master 2012-06-26 11:42:58 +03: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: