/html-localhost

Create local file server, or makes an html file in localhost.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

LHC.PY

This program is designed to open your html file in localhost.

Clone

git clone https://github.com/ZerShariro/html-localhost.git

Run

sudo apt install python3
cd html-localhost
./lhc.py

How to use?

Run HTML file

1. Put your xml file in html-localhost

2. Run lhc.py

cd html-localhost
./lhc.py

3. Open any browser and enter localhost:8080

Start the directory in localhost

1. Put the necessary files in the directory

2. Run lhc.py

cd html-localhost
./lhc.py

3. Open any browser and enter localhost:8080

Operating Systems(OS)

macOS

Linux systems

Windows

Run in Termux

pkg install python