Share files, images and other content.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
·
Changelog
Sharing files, images and other forms of media between users should be easy and fast. Unfortunately many existing sharing solutions will only accept certain formats (e.g. sharing images) or have security issues surrounding execution of untrusted code.
Thus, the aptly named 'web file uploader' has been written, it's main features include:
- Fast and minimal, pages are <20kb in size.
- Intelligent handling of files based on type, can generate icons and previews.
- Handles images, text, URLs and other forms of media.
To get a local copy up and running please see INSTALL.md
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Alexander Craggs - [email protected]
Dimi3 - https://github.com/Owkoot
Project Link: https://github.com/femto-apps/web-file-uploader