Skip to content

neeeee/indx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

indx

generate index.html recursively in dir

examples:


indx.py --dir . --html
indx.py --dir . --show --html
indx.py --dir subdir --html

light dark

usage:

indx.py --dir [DIR] ( one required, both can be used: [--show] AND/OR [--html] )
--html ; generate index.html for every directory in DIR. files and directories are listed in the index with filenames (truncated if over 16 chars)
--show ; output a directory tree of DIR similar to the tree utility

dark/light theme is set to --prefers-color-scheme. edit the css property in the script to your liking. layout can also be changed. go crazy.

About

gen index.html recursively in dir

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages