Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

alien5516788/File_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Archived – Learning/Experimental Project

Uses a tightly coupled older set of web technologies

File Manager

A lightweight, web-based file manager for managing files on a local server through a browser interface. This project provides an intuitive and responsive UI to upload, organize, and manage files without needing to use SSH or command-line tools.

Dashboard Screenshot


Features

  • Browse & Navigate – Explore directories and view file structures.
  • Upload & Download – Easily upload files to the server or download existing files.
  • Create, Rename, Delete – Manage folders and files directly from the web interface.
  • Search – Quickly locate files by name.
  • Cross-Platform – Works on Linux, macOS, and Windows servers.
  • Web-Based – No need for a desktop client, just use your browser.

Getting Started

Prerequisites

  • Python 3.8+
  • Flask
  • Any modern web browser

Installation

Clone the Repository. Then,

cd File_manager
pip install -r requirements.txt

Run

python app.py

or

gunicorn app:app

Tech Stack

  • Backend: Python (Flask)
  • Frontend: HTML, CSS, JavaScript (Jquery)
  • Deployment: Works locally or can be hosted on a home server / cloud VM

Security Notes

This project is intended for personal or educational use only.

About

A light-weight, self-hosted file manager built using python

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors