Skip to content

ahx/frankyshares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frankyshares

This is a simple rapidshare-like webapp.

What you can do with it

  • upload a file
  • see a info-page with filename and size
  • download the file

Download and run it

Clone git repository git clone git://github.com/ahaller/frankyshares.git

Install/Check bundled gems (versions locked) bundle install

Run it using the config.ru The app just works on Ruby 1.9.

Settings

You can set the expire time in seconds, default is two days: Frankyshares.:time_to_expire = 36000 # 10hours (default is two days)

Dependencies

See Gemfile

Enjoy.

About

A simple rapidshare/senduit-like Sinatra web app. Just upload and download files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages