Skip to content

Web-Dev-Collaborative/FileSystemBrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains Python scripts that can be used to create a webpage from a directory tree. The webpage shows a tree structure similar to Windows Explorer when opened in a webbrowser. Text based files such as HTML, Markdown, and txt files can be viewed online while other file formats can be downloaded.

The script can serve the webpage directly from a built in webserver or write the relevant files to disk. These files can then be served from a different webserver to show the tree.

About

Create a webpage from a directory tree.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.6%
  • Batchfile 4.4%