Skip to content

Website built using Flask to simplify the process of transferring files between devices.

Notifications You must be signed in to change notification settings

YiJie-Zhu/Temporary-Cloud-Drive-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporary Cloud Drive

A website which allows users to upload any type of files to a remote storage. The website's main purpose is to simplify file transfers between different devices. Users can upload files on one device, then download the same files from another device. Files are deleted manually or automatically after a certain amount of time has passed.

Extensions

Installation

Install with pip:

$ pip install -r requirements.txt

Run Flask

$ python app.py

About

Website built using Flask to simplify the process of transferring files between devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published