Update README.md

This commit is contained in:
Dan 2017-04-15 11:41:38 +02:00 committed by GitHub
parent e904a25f25
commit 611ba27089

View File

@ -1,2 +1,10 @@
# Sanp2HTML # Snap2HTML
Generates directory listings contained in a single interactive HTML file This application takes a "snapshot" of the folder structure on your harddrive and saves it as an HTML file. What's unique about Snap2HTML is that the HTML file uses modern techniques to make it feel like a "real" application, displaying a treeview with folders that you can navigate to view the files contained within. There is also a built in file search and ability to export data as plain text, csv or json. Still, everything is contained in a single HTML file that you can easily store or distribute.
Homepage with binary downloads: <a href="http://www.rlvision.com/snap2html/">
# Screenshots
<img src="http://www.rlvision.com/snap2html/screenshot.png">
<img src="http://www.rlvision.com/snap2html/example.png">