An open API service indexing awesome lists of open source software.

https://github.com/nochillfm/skyetransfer

Synthwave .PHP file upload system with a clean GUI, easy to customize, and clean file storage.
https://github.com/nochillfm/skyetransfer

anonfiles css file file-sharing file-upload filesystem gui html html-css-javascript java javascript php synthwave transfer

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

Resized Image

![SKYEtransfer](https://github.com/user-attachments/assets/6463c9e9-d3cf-4cf7-a7a5-0ac2488aacc7)

## 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](https://github.com/NoChillFM/skyetransfer/releases/tag/Release)

## 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**