https://github.com/ik5/simple_file_sharing
Simple file sharing application
https://github.com/ik5/simple_file_sharing
Last synced: 9 months ago
JSON representation
Simple file sharing application
- Host: GitHub
- URL: https://github.com/ik5/simple_file_sharing
- Owner: ik5
- License: mit
- Created: 2014-07-16T13:58:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-24T10:55:12.000Z (over 11 years ago)
- Last Synced: 2025-02-02T07:14:12.670Z (over 1 year ago)
- Language: JavaScript
- Size: 293 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
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).
1. Sinatra
1. unicorn
1. rack
1. erubis
1. 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.