Skip to content

A simple ruby service to download a remote URL and pass a file handle back up to javascript.

Notifications You must be signed in to change notification settings

browserplus/bp-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A simple Ruby BrowserPlus service that can Download a file given a URL 
to a temporary page session scoped location, and return a file handle
back to JavaScript.  This is useful to manipulate web based images or
files (like photos with ImageAlter, yeah).

Note that there is a same domain policy, so you can only download
files from the same domain.

About

A simple ruby service to download a remote URL and pass a file handle back up to javascript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%