Initial commit...
This commit is contained in:
15
Shell Projects/Lazy-Share/README.md
Normal file
15
Shell Projects/Lazy-Share/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Lazy-Share
|
||||
Lazy Share is a script that scans directories and outputs them into an html file.
|
||||
From there it assists in setting up a simple http and php server that allows for
|
||||
LAN file sharing and distributed media viewing. The script utilizes zenity as its
|
||||
GUI frontend.
|
||||
<br>
|
||||
Recursive scan is in place to auto fill dirs with proper index.html files.
|
||||
Current updates to the script allow for dropping images into
|
||||
/resources/backgrounds/ and having the script use the new images on the next
|
||||
scan/output.
|
||||
<br>
|
||||
Effort is being made to allow for scanning newly added dirs from lazyShare itself
|
||||
rather than from the file manager. Html is also being implemented for dynamic themes
|
||||
which will get added in later releases. Plans for a background gallery that allows
|
||||
changing bgs from the actual page are being considered too.
|
||||
Reference in New Issue
Block a user