• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-Instagram - Pull and animate photos from Instagram feed

Scheduled Pinned Locked Moved Utilities
87 Posts 26 Posters 96.4k Views 27 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.
  • ? Offline
    A Former User
    last edited by A Former User Oct 27, 2016, 8:57 PM Oct 27, 2016, 8:56 PM

    @cowboysdude thanks a lot at 4am almost i can sleep ha ha for 2 hours :/

    Its working, note for others Access Token key is granted here… http://instagram.pixelunion.net/ (when you get to that stage and have created the developer account)0_1477601791572_Screenshot 2016-10-28 03.53.07.png . :

    layout needs tidying up mind but im sure there are some posts on that :)

    1 Reply Last reply Reply Quote 1
    • C Offline
      cowboysdude Module Developer
      last edited by Oct 27, 2016, 8:59 PM

      JUST to clearify for anyone… the module works GREAT!!

      Create the right thing and it’ll work~

      ACCESS TOKEN is NOT your API KEY LOL

      1 Reply Last reply Reply Quote 0
      • P Offline
        Paninpyos
        last edited by Oct 28, 2016, 12:23 PM

        Oh, Instagram. How to get all these followers? Sure, I can use services of zen-promo com to find people who are interested in my arts. But may be you can suggest anything?

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by Oct 28, 2016, 5:21 PM

          Just go with the flow, you pick them up, some have their accounts private (i did to stop prying eyes at my life) but since just opened, and tbf its mainly likes and comments, etc, it wastes time that’s all… don’t take seriously (father does with his sunset photos ha ha)…

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by A Former User Oct 28, 2016, 5:39 PM Oct 28, 2016, 5:38 PM

            More importantly * at all

            Has anyone played with the css ? how advanced is this module? What’ts it coded in ? Function and Design ?

            CSS for sure but the rest not looked under the hood, but if anyone can answer i’ll have my in-house dev team do the following for me and share here the source

            Generic feed (swipe left / right) through feed (20)

            0_1477676362271_Instagram Feed General.jpg

            and popup-view of chosen image.
            (/uploads/files/1477676198837-instagram-feed-general-resized.jpg)0_1477676379169_Instagram Popup.jpg

            Simple enough to get done quickly, once i know what it’s made off, and without having to battle the module code or Magic Mirror core code.

            Many thanks and look forward to some answers.

            1 Reply Last reply Reply Quote 0
            • K Offline
              kapsolas Module Developer
              last edited by Oct 28, 2016, 8:45 PM

              The module is coded in javascript. I started to use some CSS, but did not spend much time on it.

              I focused on just pulling the image and flipping them them on a timer .This was the goal of my project and I met it.

              If you want to enhance it, then I am sure you can. I would start by looking at the method that displays the image. This is all done using DOM.

              ? 1 Reply Last reply Oct 28, 2016, 8:48 PM Reply Quote 0
              • ? Offline
                A Former User @kapsolas
                last edited by Oct 28, 2016, 8:48 PM

                @kapsolas said in MMM-Instagram - Pull and animate photos from Instagram feed:

                The module is coded in javascript. I started to use some CSS, but did not spend much time on it.

                I focused on just pulling the image and flipping them them on a timer .This was the goal of my project and I met it.

                If you want to enhance it, then I am sure you can. I would start by looking at the method that displays the image. This is all done using DOM.

                Hi there @kapsolas (not faulting the module at all in the slightest, just trying to get bearing’s (love the module btw), thank’s on the head’s up, Q any particular files that should pay attention too?
                Once again thanks.

                1 Reply Last reply Reply Quote 0
                • K Offline
                  kapsolas Module Developer
                  last edited by Oct 28, 2016, 9:03 PM

                  The file you will want to start to modify is:MMM-Instagram.js
                  This is where the magic happens. The other file node_helper.js is used to handle the “packaging” of the information that the module uses to render the images. It is that file that reaches out to instagram and retrieves the images.

                  In MMM-Instagram.js, you will find a method getDOM. This is where the module is rendering the image by modifying the DOM of the page. It is creating a new DIV and setting up an tag.

                  I believe, you can start from here.

                  Thanks!

                  1 Reply Last reply Reply Quote 1
                  • J Offline
                    Jeff @yo-less
                    last edited by Nov 26, 2016, 1:13 AM

                    @yo-less
                    Thanks for your work, but you had a spelling and ; mistakes on the github upload.
                    e.g.: imageWrapper.src = tempimpage.photolink;

                    I got rid of them.
                    https://github.com/jeffjoe/MMM-Instagram

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      lucallmon
                      last edited by Jan 28, 2017, 10:28 AM

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 6 / 9
                      • 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