Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-cryptocoin

    Utilities
    2
    3
    2022
    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
      kodejak last edited by

      Hello,

      I made a thing. My first useful module is a crypto coin ticker for one or more crypto currencies like Bitcoin, Ether, DASH etc.
      It is based on MMM-bitcoin by valmassoi.
      It is using CryptoCompare API.
      All needed informations for configuration are in the README.md.

      Thank you MichMich for developing MagicMirror and sorry for editing your 3rd pardy module page. I didn’t know the forum and didn’t know where to post my module.

      Submitting issues or pull requests are welcome.

      One thing. API requests are limited to 10000 ms, all updateIntervals below will be limited.

      Here is the repo: MMM-cryptocoin

      Cheers,
      Christian

      1 Reply Last reply Reply Quote 1
      • S
        s199 last edited by

        Hello
        thanks a lot for this addon 🙂 it looks perfect on the mirror.
        Is it possible to use BTC as main currency instead of euro or dollar ? so everything is converted in BTC.
        i tried to switch in BTC in the config file but it wasnt working, also 24h00 price change would be awesome 🙂
        ++

        K 1 Reply Last reply Reply Quote 0
        • K
          kodejak @s199 last edited by kodejak

          @s199
          You can set “transCurrency” to “BTC”, it works. You must set “output: ‘%x €’” e.g. to “output: ‘%x BTC’”, it’s just a format string where %x stands for the value.

          24h price change will be the challenge. I will diggin in it.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy