Read the statement by Michael Teeuw here.
digital photo frame
-
@Patex cool! i hope you will figure that out soon :)
-
@Mr.Sponti sounds great :) I´ll see if I can use the code (still need to get better at coding at all…) :smiley:
-
I just publish another module for show images from a directory. The idea was checking process of module development.
If anybody have ideas or new features to add please add issue into the Github.
-
@roramirez Super cool! thanks :)
-
Wow well done ! But if i understand the module correctly it will show pictures from the var urlApHelper = “/MMM-ImagesPhotos/photos” directory?
Is it possible to add a feature that grab the images from dropbox or simulair?
~Edit: maybe a local website, or mobile application to upload pictures is earier to setup? ~
Hope to hear you soon!
-
@Labzz you can set a ln -s between your dropbox and the modules folder
-
@Labzz the /MMM-ImagesPhotos/photos is a backend endpoint for get content from upload directory used by module. You can synchronize the your DropBox folder in upload directory.
-
@Mr.Sponti
I’m also looking for a solution to make the mirror to a photo frame. Is it maybe
possible to use with your module a picture viewer like “feh”? Up to now I’m useing
feh to show my HD-Photos on a large TV. The best would be to have a hardwareswitch (or a voice command) to chanced between photoshow and the
infos an the mirror. Has anyone an idea?
Unfortunatelly I have no experience in programming. -
@roramirez you can change or modify your module pull photo from dropbox (replace from folder) . I mean more detail in programming for apply in mirror project v2.1
Thanks for your kind
-
@nobita said in digital photo frame:
@roramirez you can change or modify your module pull photo from dropbox (replace from folder) . I mean more detail in programming for apply in mirror project v2.1
What? Why you dont synchronize your Dropbox folder into the upload directory of the module ?
If you can help this feature to pull directly from DropBox the Pull request are welcome ;)