Skip to content

Simple File Uploader. Upload files (eg. debug logs from a mobile device), view them later.

Notifications You must be signed in to change notification settings

darugar/SimpleFileUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple App Engine based service to allow upload and subsequent viewing of files.

The use case is uploading debug logs from places/devices where they're not easily
accessible (eg. from a mobile phone) and viewing them later.

http://your-app-name.appspot.com/static/test.html
Test page

http://your-app-name.appspot.com/list
List of uploaded files

http://your-app-name.appspot.com/upload
POST to this url to upload files. See test.html for the necessary fields.

About

Simple File Uploader. Upload files (eg. debug logs from a mobile device), view them later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages