Skip to content

NoChillFM/skyetransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKYEtransfer

Synthwave .PHP file upload system with a clean GUI, easy to customize, and clean file storage.

Resized Image

SKYEtransfer

Features

  • file upload progress, cancel/abort
  • file drag and drop (html5 only)
  • image paste from clipboard and drag and drop from browser pages (html5 only).
  • native validation support for file type/size.

Install

Manual: download latest from here

Usage

  • file upload progress, cancel/abort
  • file drag and drop (html5 only)
  • image paste from clipboard and drag and drop from browser pages (html5 only).
  • native validation support for file type/size.

Samples:

  • Upload with form submit and validations
  • Upload single file on file select
  • Drop and upload

Server Side

  • Java
  • CSS
  • HTML
  • HACK