Skip to content

This project initiates an HTTP server in a folder of your choice. Using this server, you can effortlessly transfer files to other devices on your local network.

Notifications You must be signed in to change notification settings

cuberkam/basic_http_server

Repository files navigation

Project Overview

This project initiates an HTTP server in a folder of your choice. Using this server, you can effortlessly transfer files to other devices on your local network.

The application is compatible with Windows only. After installing Python and the necessary libraries, you can run the application using the run.bat file."

Features

  • Compatible with Windows only.
  • File Transfer: Easily share files with other devices on the same network.
  • Simple Setup: Install Python and the necessary libraries, then run the application with a single command.

Getting Started

  1. Install Python on your Windows machine.
  2. Install the necessary libraries by running:
    pip install -r requirements.txt
  3. Start the application by double click the run.bat file:

Usage

After the server is running, enter the URL with the IP address of your machine in the application from another device on the same network to access the shared files.

About

This project initiates an HTTP server in a folder of your choice. Using this server, you can effortlessly transfer files to other devices on your local network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published