10 Comments
User's avatar
Mark R Metzger's avatar

This sounds cool. I wonder if I can use it with my NAS. Need to read further....

Ardit Sulce's avatar

Hi Mark, it should work with a NAS.

You can mount your NAS share on your laptop first (SMB, NFS, whatever your NAS uses), then run the script pointing at the mounted folder.

The command to run the script would be (on mac):

python lanshare.py /Volumes/MyNAS/uploads

or (windows):

python lanshare.py Z:\uploads (whatever drive letter you mapped the NAS to).

Everything uploaded through the web page lands directly on the NAS.

Or you can run the script on the NAS itself if it can run Python. Then it becomes a background service and any device on the network uploads straight to the NAS.

Steve Jackson's avatar

How can a Subscriber access Day 2 today?

Ardit Sulce's avatar

Hi Steve, currently I send Day 1 on Tuesday, and day 2 on Wednesday to everyone. Paid subscribers have full access to the source code.

Would you prefer to receive a link of Day 2 on the email of Day 1 so you can see both Day 1 and Day 2 on Tuesday?

Steve Jackson's avatar

Hi Ardit. I am a fan of your work! I am a paid subscriber, unless there are 2 levels of paid subscription?

Ardit Sulce's avatar

Hi Steve, there is only one paid subscriber level. I was asking if you would like to have that as a feature. Currently you cannot access day 2 on Tuesday but I can make it possible so you have access to day 2 right away for future projects.

Steve Jackson's avatar

BTW, I finished the work (well, claude helped.) Would you like to see our answer file?

Ardit Sulce's avatar

Yes please