Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 972 Bytes

README.md

File metadata and controls

43 lines (31 loc) · 972 Bytes

htmlz-bash

Version 0.20171227

HTMLZ file (ZIP WEB archive) create and browse in bash.

Utils:

htmlz-browse
HTMLZ file (ZIP WEB archive) viewer in browser.

USAGE: htmlz-browse [options] file.htmlz
OPTIONS:
-b use browser (default = 'x-www-browser');
-h display help and exit

htmlz-create
HTMLZ file (ZIP WEB archive) creator.

USAGE: htmlz-create [options] /path/to/html/dir [file.htmlz]
OPTIONS:
-h display help and exit

htmlz-unpack
HTMLZ file (ZIP WEB archive) unpack.

USAGE: htmlz-unpack [options] file.htmz
OPTIONS:
-h display help and exit

htmlz-wget
HTMLZ file (ZIP WEB archive) wget page.

USAGE: htmlz-wget [options] name url/to/html/page
OPTIONS:
-c clean LIST (sample 'js,php,eot,wott,ttf', default = '')
-r reject LIST (sample 'js,php,eot,wott,ttf', default = '')
-h display help and exit

COPYRIGHT:
Copyright (c) 2017 zvezdochiot

CONTACTS:
Homepage: https://github.com/zvezdochiot/htmlz-bash