Skip to content

ruippgoncalves/Temp-Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temp Cloud Logo

Temp Cloud

What is TC | Quickstart | About this | TODO

What is TC

Who never wanted to give a file to a friend and needed to put it in a cloud to share and at the end delete from there? Well, TC is the solution to this problem. For one hour you can share a file with anyone you want to, and at the end of the time, it will be deleted automatically.

Quickstart

To have your own Temp Cloud you will gonna need Python 3.
Clone/Download this repository and inside them run:

pip install -r requirements.txt

After that you only need to run:

flask run

Now, you can go to 127.0.0.1:5000, and enjoy your TC.

About This

This project started as CS50 Final Project, and now it is an open source project under MIT License, read LICENSE for more details.

TODO

  1. Prevent users from downloading through /upload/md5
  2. Implement Password Protected Files
  3. Make a full clean from time to time

About

An One Hour Temporary Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published