Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordic committed Aug 29, 2014
1 parent 0997e9e commit 3d520d7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Portable filebrowser with mobile ui html5
### Portable filebrowser with html5 mobile ui

#### Features
- Mobile UI with almost all "usable displays", android and ios ( on ios, can't upload files)
Expand All @@ -17,6 +17,8 @@
+ GET /dir &format=json
- Download dirs as zip
- File and video stream.
- Basic http auth as param
- Exec system commands ( enable with param )


![screenshot](builds/screenshot.gif)
Expand Down Expand Up @@ -52,13 +54,13 @@ go build or go install
The commands must be, system commands, and should be configured,
on json. App, only loads them, and handles execution of them
- Create docs
- UI. Add a Generic command with output ( Perhaps a modal )
+ ~~UI. Add a Generic command with output ( Perhaps a modal )~~
- UI. Improve javascript prompt, with some kind of widget
- UI. Add a button on toolbar, with shortcuts to system commands
- UI/Backend. Add a bookmark system. Perhaps a file .bookmark.js on root.

- Back. Add param for CORS handling
- Back. Add some kind of authentification
+ ~~Back. Add some kind of authentification~~
- Back. Add some kind of permisions...
- Back. Review log system.

Expand Down

0 comments on commit 3d520d7

Please sign in to comment.