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

    Posts

    Recent Best Controversial
    • MMM-cryptocurrency - v1.4

      Hello!
      Based on recent trends about crypto currencies I’ve started to play with them and, since every morning I am used to check their trends, I’ve asked me Why don’t to see them on my Magic Mirror? And so, here the result!

      Description:

      Module provides current value of a specific crypto currency. It can be converted in your favourite currency, than can be EUR or USD or AUD and so on.

      Screenshots:

      You can see some examples below.
      0_1495396476197_MMM-cryptocurrency.png

      0_1497908693107_logoViewWithGraphs.png

      Download:

      [card:matteodanelli/MMM-cryptocurrency]

      Version 1

      • Multiple currencies supported
      • Currency conversion to multiple values

      Version 1.1

      • Currency change along time: 1 hour, 1 days, 1 week.

      Version 1.2

      • Currency icon, instead of text

      Version 1.3

      • Currency graph
      • Possibility to set number of significant digits

      Version 1.4

      • Added Litecoin logo
      • Added option to show logo, changes and graph
      • Make module compatible for Raspberry 1

      Let me know what you think. Leave me any feedback! It will be useful to improve it!
      Thank you! :)

      Contributors

      • Klizzy
      • olexs
      • SvenSommer
      • alexiri
      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @cowboysdude Thank you for suggestion! I fixed according to guidelines :)

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      Project updated with multiple currencies support and percentage change in the last 24 hours.
      Thank you @Klizzy for you contribution!

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @rmeskill Hi, sure! You can contribute to the project if you want :)

      You can either create a fork of my repository and develop it with your needs. But you’ll lose my updates.
      Else, to keep updated, fork the repository and then make a pull request to merge your fork with my repository.
      I’ll accept it and everyone will have your useful work :)

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @fox Hi,
      About the graphs, you should add your currency inside sparklineIds array (in Js file), which have to be taken directly from coinmarketcap.com.

      Let me know if it works!

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @fox You can find id in the homepage of coinmarketcap. Just get the link of the image of the graph of the desired currency.

      EG. For IOTA, link is https://files.coinmarketcap.com/generated/sparklines/1720.png, so id is 1720.

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @fox Because in the ranking is too low. You should change limit from 100 to at least 1000 in getTicker function to get it working.

      posted in Utilities
      M
      matteodanelli
    • 1 / 1