Skip to content

Takes the contents of a directory, its sub-dirs, make an HTML page out of it.

Notifications You must be signed in to change notification settings

FatCatLikesBeer/dir-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

dir-to-html

Takes the contents of a directory and its sub-dirs, make an HTML page out of it.

I have a raspberry pi thats filled with videos and running NGINX. This script walks my media directory and generates a primitive webpage which hosts links to said media. Check the script's comments for more info on how it does it.

I'm currently learning Python and thought this would be a fun programming challenge that also solves a legitimate problem.

About

Takes the contents of a directory, its sub-dirs, make an HTML page out of it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages