Update README.md
This commit is contained in:
parent
611ba27089
commit
4314bd117b
@ -1,10 +1,14 @@
|
|||||||
# Snap2HTML
|
# Snap2HTML
|
||||||
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.
|
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/">
|
Homepage with binary downloads: http://www.rlvision.com/snap2html
|
||||||
|
|
||||||
# Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
WinForms application for generating the direcotry listings:
|
||||||
|
|
||||||
<img src="http://www.rlvision.com/snap2html/screenshot.png">
|
<img src="http://www.rlvision.com/snap2html/screenshot.png">
|
||||||
|
|
||||||
|
The finished HTML app:
|
||||||
|
|
||||||
<img src="http://www.rlvision.com/snap2html/example.png">
|
<img src="http://www.rlvision.com/snap2html/example.png">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user