MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    digital photo frame

    Scheduled Pinned Locked Moved Requests
    34 Posts 15 Posters 39.9k Views 18 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • schlachtkreuzer6S Offline
      schlachtkreuzer6 @Mr.Sponti
      last edited by

      @Mr.Sponti sounds great :) I´ll see if I can use the code (still need to get better at coding at all…) :smiley:

      1 Reply Last reply Reply Quote 0
      • R Offline
        roramirez Core Contributors
        last edited by

        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.

        https://github.com/roramirez/MMM-ImagesPhotos.git

        Easy module development with MagicMirror Module Template

        schlachtkreuzer6S L 2 Replies Last reply Reply Quote 1
        • schlachtkreuzer6S Offline
          schlachtkreuzer6 @roramirez
          last edited by

          @roramirez Super cool! thanks :)

          1 Reply Last reply Reply Quote 0
          • L Offline
            Labzz @roramirez
            last edited by Labzz

            @roramirez

            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!

            C R 2 Replies Last reply Reply Quote 0
            • C Offline
              chrisfoerg @Labzz
              last edited by

              @Labzz you can set a ln -s between your dropbox and the modules folder

              1 Reply Last reply Reply Quote 0
              • R Offline
                roramirez Core Contributors @Labzz
                last edited by

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

                Easy module development with MagicMirror Module Template

                N 1 Reply Last reply Reply Quote 0
                • garblefluxG Offline
                  garbleflux Project Sponsor @Mr.Sponti
                  last edited by

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

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    nobita @roramirez
                    last edited by

                    @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

                    R 1 Reply Last reply Reply Quote 0
                    • R Offline
                      roramirez Core Contributors @nobita
                      last edited by

                      @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 ;)

                      Easy module development with MagicMirror Module Template

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        soqueen
                        last edited by

                        I am extremely interested in this as well. In fact, I just posted about this very thing elsewhere in this forum. Question- OpenFrame and Canviz (openframe is on github, canviz software you can download for free) do what I want. Is there a way to incorporate them into the same pi, or somehow use them as modules on the mm? I want to run the mm with all the info for certain parts of the day and then use it the rest of the day as a digital art display for my artist daughter’s artwork.

                        schlachtkreuzer6S 1 Reply Last reply Reply Quote 1
                        • schlachtkreuzer6S Offline
                          schlachtkreuzer6 @soqueen
                          last edited by

                          @soqueen to change the modules per time, you can use this: https://github.com/ianperrin/MMM-ModuleScheduler

                          1 Reply Last reply Reply Quote 0
                          • garblefluxG Offline
                            garbleflux Project Sponsor
                            last edited by

                            I also had the idea with the MMM-Scheduler to show for example own photos 15 Minutes und infos on the mirror for one minute. But I’m not sure if I can start for example the program “feh” from MM - as I understand the scheduler has only limited commands (MonitorOff/MonitorOn/Restart etc.). Please correct me if this wrong. I also decided to use crontab to start the photoshow-programm. I’m an absolute beginner in programming, so I didn’t see an option to run a specific programm for a specific time: Start MM at 8 am, after 5 minutes stop MM, start the photoshow for 30 minutes, stop this and start MM again for 5 Minutes … in a loop .
                            Thanks for any hints

                            1 Reply Last reply Reply Quote 0
                            • foxF Offline
                              fox
                              last edited by

                              Any news here?
                              Was anyone able to use MM as photo frame? The flickr module is a simple start, but it only uses public albums and you need a flickr account.

                              Issues With MMM-WatchDog known?

                              https://forum.magicmirror.builders/post/29827

                              Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                              1 Reply Last reply Reply Quote 0
                              • F Offline
                                fabbr
                                last edited by

                                I wanted to see something similar to this: https://dakboard.com/blog/diy-wall-display/

                                Such an amazing idea!

                                Mykle1M 1 Reply Last reply Reply Quote 1
                                • Mykle1M Offline
                                  Mykle1 Project Sponsor Module Developer @fabbr
                                  last edited by Mykle1

                                  @fabbr

                                  Looks doable to me. Install a background picture or a module that does that for you and run your mirror with the other modules you want.

                                  I grabbed a picture of the lower East side of Manhattan, similar to the picture in your example, used it as a background and enabled 3 modules. Is this what you had in mind?

                                  0_1521095963768_11.jpg

                                  Create a working config
                                  How to add modules

                                  F N 2 Replies Last reply Reply Quote -1
                                  • F Offline
                                    fabbr @Mykle1
                                    last edited by

                                    @Mykle1 YES! that looks great. Do we have module that would periodically change the background picture by grabbing it from an online service? like google photos or some place like that?

                                    K Mykle1M 2 Replies Last reply Reply Quote 0
                                    • K Offline
                                      kolbyjack @fabbr
                                      last edited by

                                      @fabbr I just made a module that can pull from Bing’s image of the day, /r/wallpapers, or /r/Verticalwallpapers: https://github.com/kolbyjack/MMM-Wallpaper/

                                      1 Reply Last reply Reply Quote 0
                                      • Mykle1M Offline
                                        Mykle1 Project Sponsor Module Developer @fabbr
                                        last edited by

                                        @fabbr said in digital photo frame:

                                        Do we have module that would periodically change the background picture by grabbing it from an online service?

                                        I don’t know. Maybe. Have a look through the 3rd party modules list.
                                        https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules

                                        Or better yet, fork an existing module, or create your own, and make it do what you want it to do. :-)

                                        Create a working config
                                        How to add modules

                                        1 Reply Last reply Reply Quote 0
                                        • N Offline
                                          nobita @Mykle1
                                          last edited by

                                          @fabbr 0_1521702519409_aa.jpg

                                          What is your font-family?at Upper and Lower font,Thank so much

                                          F Mykle1M 2 Replies Last reply Reply Quote 0
                                          • F Offline
                                            fabbr @nobita
                                            last edited by

                                            @nobita This isn’t mine but @Mykle1 !

                                            1 Reply Last reply Reply Quote 0

                                            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
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy