anton-LAN-storage

An easy-to-use utility to share files on a local network. It supports the download of files and directories, the upload of multiple files at once, and deletions. The user can also upload an existing directory as a .zip file.

Stars
4

Anton-LAN-Storage

An easy to use utility to share files on a local network.

It supports the download of files and directories, the upload of multiple files at once, and deletions.

The user can also upload an existing directory as a .zip file.

Prerequisites

Prerequisites

Installation

To setup the file server, navigate to \anton-LAN-storage\anton, and run

python setup.py

This will download and install the necessary dependencies.

Configuration

The config.py contains configurations like password and the port on which the server will run. Default password is admin and default port is 5000.

Usage

To run the server, navigate to \anton-LAN-storage\anton, and run

python app.py

This will start the server at the local IP address of your machine. The server IP will also be visible in the command window that opens.

Features

  • Hassle free, one line setup and running
  • Cross platform

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Tech Stack

Client: HTML, CSS

Server: Python, Flask

Authors

Screenshots

Demo

Thanks!

Related Projects