Skip to content

File sharing app that uses the Kloudless File Explorer to enable users to share large files.

License

Notifications You must be signed in to change notification settings

vinodc/kloudless-file-sharer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Sharing Tool

A single-page JS app that allows users to select files from cloud storage or their computer and obtain links to them to share with others. Links can be protected with passwords and can also be set to expire.

View it in action at https://vinodc.github.io/kloudless-file-sharer/

Usage

Configuration

This project uses the Kloudless File Explorer.

js/main.js contains the Kloudless App ID of the application used. You can sign up and obtain a Kloudless application here. Set this variable to your own Kloudless App ID once your app is configured with an Upload Location.

Any accounts connected will be connected to this Kloudless application. An Upload Location registered for this application will be used for files uploaded via the Dropzone or Computer option.

Deployment

Run a simple HTTP server at the root of this repository to serve index.html. For example, you could run http-server.

Contact

Contact [email protected] with any questions or feedback.

About

File sharing app that uses the Kloudless File Explorer to enable users to share large files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published