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

Scheduled Pinned Locked Moved Health
63 Posts 25 Posters 21.4k Views 24 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.
  • Z Offline
    Zinkeler @irich
    last edited by Mar 25, 2020, 11:10 AM

    @irich Hallo, das hab ich auch schon geschafft. Weiß denn jemand, wie ich die “,” durch “.” ersetzen kann. Will anstatt 434,595 das deutsche Format haben.
    Danke für eventuelle Antworten.

    1 Reply Last reply Reply Quote 0
    • ? Offline
      A Former User
      last edited by A Former User Mar 25, 2020, 12:53 PM Mar 25, 2020, 12:34 PM

      This post is deleted!
      ? 1 Reply Last reply Mar 26, 2020, 4:19 PM Reply Quote 0
      • B Offline
        bibaldo
        last edited by Mar 25, 2020, 3:39 PM

        @Lordy what language do they speak? I can add the translations for them

        L 1 Reply Last reply Mar 26, 2020, 11:44 AM Reply Quote 0
        • B Offline
          bibaldo
          last edited by Mar 25, 2020, 3:40 PM

          @Zinkeler Guten Tag

          I will add German to the translations

          1 Reply Last reply Reply Quote 0
          • B Offline
            bibaldo
            last edited by Mar 25, 2020, 4:13 PM

            https://forum.magicmirror.builders/topic/12408/mmm-countup-covid19-example

            If you want a counter for your Quarantine

            R 1 Reply Last reply Mar 25, 2020, 6:27 PM Reply Quote 0
            • R Offline
              rafaelcota @asdean
              last edited by Mar 25, 2020, 6:00 PM

              @asdean
              I second that, but not only for states in USA, other countries have them too! If the source data is store disaggregated maybe is just a matter of knowing under what names and there’s no need to change anything in module.
              For example:
              countries: [ “Buenos Aires, Argentina”, “Kentucky, USA”, “Sonora, Mexico” ]

              Could this be done?

              1 Reply Last reply Reply Quote 0
              • R Offline
                rafaelcota @bibaldo
                last edited by Mar 25, 2020, 6:27 PM

                @bibaldo Any way to change the color of the fonts for MMM-CountUP? CSS maybe?

                R 1 Reply Last reply Mar 25, 2020, 6:37 PM Reply Quote 0
                • B Offline
                  bibaldo
                  last edited by Mar 25, 2020, 6:33 PM

                  @rafaelcota yes, you can change them at the css located in the module folder

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    rafaelcota @rafaelcota
                    last edited by Mar 25, 2020, 6:37 PM

                    @rafaelcota nevermind, found it:

                    .countUP tr td.digits {
                    color: #ffffff;
                    }

                    in custom.css

                    Than you anyway…

                    B 1 Reply Last reply Mar 25, 2020, 6:38 PM Reply Quote 0
                    • B Offline
                      bibaldo
                      last edited by Mar 25, 2020, 6:38 PM

                      @asdean the API that I’m consuming the info has an endpoint for USA states (https://coronavirus-monitor.p.rapidapi.com/coronavirus/usastates.php). You can change that if you want but another modifications have to be done at the code. You can open a PR (Pull request) if you want.

                      All can be done, but it will require too much effort for just one country (USA in this case). PR are very welcome

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 3 / 7
                      3 / 7
                      • First post
                        28/63
                        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