Deprecated-Unsupported/Shell Projects/Lazy-Share
maximstewart 1180e3171f Initial commit... 2021-02-18 17:45:52 -06:00
..
lazyShare-v2.01 Initial commit... 2021-02-18 17:45:52 -06:00
lazyShare-v2.04 Initial commit... 2021-02-18 17:45:52 -06:00
lazyShare-v3.01 Initial commit... 2021-02-18 17:45:52 -06:00
README.md Initial commit... 2021-02-18 17:45:52 -06:00

README.md

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.
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.
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.