MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    MMM-Astro [formly MMM-Astrology]

    Entertainment
    5
    13
    2199
    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.
    • cowboysdude
      cowboysdude Module Developer last edited by cowboysdude

      Description:

      Rebuilt AND renamed for 2019!

      MMM-Astro

      **Currently available in English [Please PM me if you’d be interested in making any other translation files for this ].

      Please follow Readme on Github!

      Screenshots:

      English - 4 different icons to choose from
      0_1550107379506_1.PNG
      0_1550107385751_2.PNG
      0_1550107390218_3.PNG
      0_1550107398655_4.PNG

      Version 1.1.1

      Download:

      Mykle1 justjim1220 2 Replies Last reply Reply Quote 2
      • Mykle1
        Mykle1 Project Sponsor Module Developer @cowboysdude last edited by

        @cowboysdude

        Badass! 👍

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 1
        • justjim1220
          justjim1220 Module Developer @cowboysdude last edited by

          @cowboysdude

          Great Improvement!!!

          But, of course, you seem to always strive for excellence! 😉

          "Life's Too Short To Dance With Ugly People"
          Jim Hallock - 1995

          Mykle1 1 Reply Last reply Reply Quote 2
          • Mykle1
            Mykle1 Project Sponsor Module Developer @justjim1220 last edited by

            @justjim1220 said in MMM-Astro [formly MMM-Astrology]:

            But, of course, you seem to always strive for excellence!

            Doesn’t he just make you sick? 🙂

            Create a working config
            How to add modules

            justjim1220 1 Reply Last reply Reply Quote 0
            • justjim1220
              justjim1220 Module Developer @Mykle1 last edited by

              @mykle1

              Yes Sir! 🙂

              I sure wish I could do the things he does! 🙃

              "Life's Too Short To Dance With Ugly People"
              Jim Hallock - 1995

              1 Reply Last reply Reply Quote 0
              • WasupDude
                WasupDude Banned last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • WasupDude
                  WasupDude Banned last edited by

                  wow, that’s interesting, it’s king of numerology

                  1 Reply Last reply Reply Quote 0
                  • J
                    julien-vancouver last edited by

                    Hey Thanks for another great module ( I know this one has been around for a while.)

                    Quick question.

                    Is it possible to have it display more than one star sign?

                    I remember reading somewhere, someone had a module where you could put the signs into an array and it would cycle through those signs.
                    sign: [“pisces”,“scorpio”]

                    Just wondering if there is similar capability here, as I didn’t see it in the doco on your github.

                    Mykle1 1 Reply Last reply Reply Quote 0
                    • Mykle1
                      Mykle1 Project Sponsor Module Developer @julien-vancouver last edited by

                      @julien-vancouver

                      I tried putting multiple signs into an array. That does not work.

                      However, I tried adding a second config entry with different signs and that worked.

                      {
                              disabled: false,
                              module: 'MMM-Astro',
                              position: 'top_right',
                      		      config: {
                      		      sign: "pisces",
                      		      iconset: "1",
                      		      extend: false
                      		             }
                             },
                             {
                               disabled: false,
                               module: 'MMM-Astro',
                               position: 'bottom_right',
                       		      config: {
                       		      sign: "taurus",
                       		      iconset: "1",
                       		      extend: false
                       		             }
                              },
                      

                      Create a working config
                      How to add modules

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        julien-vancouver @Mykle1 last edited by julien-vancouver

                        @mykle1
                        I tried putting two signs in seperate modules like you.
                        I got updated star sign labels for both, but the text in the horoscope was the same in both.

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