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

Pushbullet

Scheduled Pinned Locked Moved Unsolved Requests
17 Posts 2 Posters 11.3k Views 4 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.
  • K Offline
    KirAsh4 Moderator
    last edited by Jul 7, 2016, 6:15 PM

    A long time ago in a galaxy far, far away… I used to care to get those notifications as soon as they arrived.

    A Life? Cool! Where can I download one of those from?

    1 Reply Last reply Reply Quote 0
    • W Offline
      Wilco89
      last edited by Jul 8, 2016, 3:24 PM

      I never used an API before does somebody have some tips/tricks for me?

      R 1 Reply Last reply Jul 25, 2016, 4:41 AM Reply Quote 0
      • K Offline
        KirAsh4 Moderator
        last edited by Jul 8, 2016, 5:24 PM

        A lot of reading?

        API are created to expose certain hooks that you can tie to. So check out the API’s documentation and figure out how to call it. For example, the default weather module uses the OpenWeatherMap API. If you look at the web site’s API page, you will see explanations of how to send your request for information. In this case, it’s a simple http:// call. So in the 'node_helper.js' file, you can then see how the URL is generated and then send out to the API hook. It then waits for data to return and pass it back on to the weather module.

        A Life? Cool! Where can I download one of those from?

        1 Reply Last reply Reply Quote 0
        • R Offline
          ronny3050 Module Developer @Wilco89
          last edited by Jul 25, 2016, 4:41 AM

          @Wilco89 How far are you with this? I was wondering whether I could take a crack at it.

          1 Reply Last reply Reply Quote 1
          • R Offline
            ronny3050 Module Developer
            last edited by Aug 10, 2016, 12:15 AM

            Finished with the module. https://forum.magicmirror.builders/topic/477/phone-notifications

            Please let me know if this solves your request!

            1 Reply Last reply Reply Quote 0
            • W Offline
              Wilco89
              last edited by Aug 10, 2016, 11:56 AM

              Thnx @ronny3050!

              having a busy holiday. did not get any furtfer. nut it seams like a good option for me, will try to get it to work on my screen asap.

              1 Reply Last reply Reply Quote 1
              • 1
              • 2
              • 2 / 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