inomon / fm-silex-kendo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fm-silex-kenju

File manager - Silex + Kendo UI

  • doesn't use a database
  • general operations: copy, move, remove, rename
  • creation of image preview
  • select files or folders with ctrl, shift
  • list or icons view for folders and files
  • sort by name, to the size, date
  • creation of archive for download a set of files
  • progress bar for uploading and downloading
  • cool interface :) in the form of the window app

PHP Tests

$ cd app/tests
$ phpunit

Version

Development (more tests and feedback needed)

Tech

Install:

$ git clone https://github.com/Zazza/fm-silex-kendo.git
$ cd fm-silex-kenju/app/
$ curl -s https://getcomposer.org/installer | php
$ php composer.phar install
$ cd ..
$ git clone https://github.com/Zazza/Kenju.git
$ mkdir upload
$ mkdir thumb
$ chown -R www-data:www-data upload 
$ chown -R www-data:www-data thumb 
$ chmod 770 upload thumb

Demo

See

Todos

  • Dmitry Samotoy

License

GPLv3

About

License:GNU General Public License v3.0


Languages

Language:HTML 54.7%Language:CSS 40.2%Language:JavaScript 4.1%Language:PHP 0.8%Language:Python 0.1%Language:Ruby 0.0%Language:PowerShell 0.0%Language:Shell 0.0%