MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. schnep202
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 9
    • Groups 0

    Posts

    Recent Best Controversial
    • Its may a problem with node_helper

      I want to built a module wich can show me the actual price of a Bitcoin in €.
      The price should come from the API of blockchain.info via json.

      I used the MMM-Traffic module to see how it works and built my own like you can see in the files below.

      After updating the config file and run the Mirror, nothing happens…
      I dont get any feedback from the node_helper :(

      I would be really thankful if anyone can help me out!

      0_1468526935331_MMM-Bitcoin.js
      0_1468526949170_node-helper.js

      posted in Development
      S
      schnep202
    • RE: Its may a problem with node_helper

      I get them from https://blockchain.info/ticker and read the json line for a selected currency.

      You can define a desired Price. The displayed price is marked green when its reached. In addition i want to display a graph for a week or so, but its not implemented yes…

      posted in Development
      S
      schnep202
    • RE: Its may a problem with node_helper

      Ahoi @Phate

      had this problem a few weeks ago. dont remember how i fixed it :D
      You can try to copy the dependency by your own to …/MMM-Bitcoin/node_modules/request/.
      but i am not sure if this will work…

      a comparison between to prices should not be a big problem ;)

      posted in Development
      S
      schnep202
    • RE: Its may a problem with node_helper

      @Phate

      I still think that there is a problem with request and node_helper.

      Here is a screenshot of v2.0 :D

      alt text

      posted in Development
      S
      schnep202
    • 1 / 1