Read the statement by Michael Teeuw here.
Looking for suggested modules
-
Looking for a module to display pictures (not wallpaper) in a widow. The module needs to rotate pictures from a network drive folder. Any suggestions.
-
@ccrichtx see the 3rd party list
https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules
note that they all take from a ‘local’ folder , but you can use a linked folder to the network share
the command is ln (for link)
I do this on all of my systems to show pics from my server
-
I appreciate the response sdetweil, and i tried to create the Symlink to a directory with no success.
ln -s //192.168.x.x/test /Net
error: failed to create link: permission deniedI am not linux expert and cant figure this out. Not as simple as i thought trying to access a SMB network drive
-
@ccrichtx you have to mount the smb drive first
same as the net use on windows
then to create a link u need root permission.
so u need to use sudo in front of the command
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login