ik5 / simple_file_sharing

Simple file sharing application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple file sharing app

The following Sintara based application, provide a simple file sharing tool. The system was design for low traffic intra-net work place that require to share files between groups of people on different platforms, without the requirement of specific application beside a web browser.

Dislimer:

The system is not designed to be secured in an internet environment. It is possible to make it to override files, and therefor DO NOT EXPOSE IT TO THE INTERNET, or you might expirence security risks.

External libraries:

This project is using several types of libraries:

  1. Foundation (using jQuery and normalize).
  2. Sinatra
  3. unicorn
  4. rack
  5. erubis
  6. bundler

Other libraries are required by the list as well.

License

The system provided "as-is" without any warrenty what so ever, using the MIT license, provided at the license file.

All files, unless mention inside them are released under the MIT license.

About

Simple file sharing application

License:MIT License


Languages

Language:JavaScript 97.4%Language:Ruby 2.6%Language:CSS 0.0%