View on GitHub

Face-Upload App

Upload File with Face Icon

download .ZIPdownload .TGZ
  1. make your "face-upload.app"
  2. Drag&Drop files
  3. upload
  4. automatically open WebBrowser and copy URL

Requirements

Make Your Face-upload App

% git clone git://github.com/shokai/face-upload.git
% cd face-upload
% cp sample.config.yml config.yml

edit config.yml

ssh : "user_name@example.com"
dir : "/home/user_name/public_html/file/"
url : "http://example.com/~user_name/file/"

generate app

% ./setup

=> generage "face-upload.app"