Skip to content

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

License

Notifications You must be signed in to change notification settings

ZerShariro/html-localhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages