Skip to content

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

License

Notifications You must be signed in to change notification settings

BASH-Auto-Tools/htmlz-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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