Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 787 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 787 Bytes

CloudNest

A simple and user-friendly web file manager built with Python (Flask), HTML, CSS, and JavaScript. Upload, download, organize, edit text files, and extract archives directly in your browser.

Note

  • File uploading and downloading.
  • Folder management.
  • In-browser text file editing.
  • Archive extraction (ZIP, TAR, etc.).
  • Easy to set up and use.

Tip

git clone https://github.com/SL1dee36/CloudNest
cd CloudNest
pip install -r requirements.txt
flask run

Visit http://127.0.0.1:5000/ in your browser.

{5354EAD5-701F-466A-891D-5390E6E232DB}

License

[License information]