Skip to content

Reads a plain text file and inserts it into as html template, serves it on localhost and opens it in the defualt web-browser.

License

Notifications You must be signed in to change notification settings

MaxAFriedrich/txt_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

txt_server

Reads a plain text file and inserts it into as html template, serves it on localhost and opens it in the defualt web-browser.

Usage

git clone https://github.com/MaxAFriedrich/txt_server
cd txt_server
python txt_server file/name.txt

You can also specify a port, to do this use -p [portnumber].

It may be handy to setup an alias to this project to make it easier to use.

About

Reads a plain text file and inserts it into as html template, serves it on localhost and opens it in the defualt web-browser.

Topics

Resources

License

Stars

Watchers

Forks