anoxic / filefilequick

dumb imperative file browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a simple file manager

NOTE: THIS IS UNDER DEVELOPMENT, VERY MINIMAL PROGRESS


ultimately these are the design goals

* markup should be simple enough over
  the wire that you can use a `curl` interface
* a very thin css and js layer on top
* minimal ajax for speediness with even
  smaller over-the-wire footprint


it should be able to do these things with all files

* list (implemented)
* open
* delete
* rename
* move
* copy
* share (like file.io)


in addition, these things should be baked in

* search
* tags
* filter by name
* image preview (if tagged)

About

dumb imperative file browser


Languages

Language:PHP 100.0%