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

can i build software before hardware and how do i go about that ?

Scheduled Pinned Locked Moved General Discussion
13 Posts 6 Posters 2.4k Views 6 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.
  • M Offline
    mezcalbomb
    last edited by Nov 14, 2023, 4:40 PM

    before i invest in everything needed for the hardware i would love to try out creating some dashboard with the software, is that possible on a pc? is there any tutorials on that ?

    Sorry if there are answers on this but could not find any tutorials or threads.

    S U T 3 Replies Last reply Nov 14, 2023, 5:39 PM Reply Quote 0
    • S Offline
      sdetweil @mezcalbomb
      last edited by sdetweil Nov 14, 2023, 5:50 PM Nov 14, 2023, 5:39 PM

      @mezcalbomb sure magic mirror installs on Windows You can do everything except talk to GPIO stuff cuz Windows doesn’t have any of that

      The documentation shows you what to do to install on Windows

      https://docs.magicmirror.builders/getting-started/installation.html#other-operating-systems

      only thing not mentioned is that this application needs nodejs v 18 or v 20. Installation of nodejs is not part of the mm project

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • U Offline
        UncleRoger @mezcalbomb
        last edited by Nov 14, 2023, 5:52 PM

        @mezcalbomb If you have a Raspberry Pi, I highly recommend @sdetweil 's installation script. You can set up the pi, install everything and use PuTTY and your browser of choice to do all your testing from your main desktop. Then, when you’ve got it all the way you like it, set up your monitor and frame and all and it will run locally.

        I have an RPi downstairs in the hall attached to an old monitor that will (eventually) get put in a frame and mounted in the kitchen. It’s running the MM as I have it set up thus far.

        Meanwhile, in my office upstairs, I have another RPi that I am using to test modules – I use PuTTY to run MM and view the console log, WinSCP to transfer files and the same editor I use for work to edit files. Then I just have a browser tab pointed at the RPi’s IP address. (Actually, I have two such tabs, one for the dev machine and one for the one downstairs.)

        M 1 Reply Last reply Nov 15, 2023, 7:28 AM Reply Quote 0
        • M Offline
          mezcalbomb @UncleRoger
          last edited by Nov 15, 2023, 7:28 AM

          @UncleRoger that sounds interesting. but it would require me to buy 2 Rpi then which would raise the cost significant. but on the other hand if i intend do do multiple in the future it could def be worth it.

          M U 2 Replies Last reply Nov 15, 2023, 4:58 PM Reply Quote 0
          • T Offline
            thgmirror @mezcalbomb
            last edited by thgmirror Nov 15, 2023, 8:08 AM Nov 15, 2023, 8:06 AM

            @mezcalbomb
            You can use virtualbox (you may find images/instructions in the internet) to get a running raspberry and additionally install MM2 there…

            Without looking deeper in it, but https://pimylifeup.com/raspberry-pi-virtualbox/ may work.

            1 Reply Last reply Reply Quote 0
            • M Offline
              mumblebaj Module Developer @mezcalbomb
              last edited by Nov 15, 2023, 4:58 PM

              @mezcalbomb If you have a windows machine I would suggest running Ubuntu on it and install MM in there to test what you want and how you want it all setup etc.

              Check out my modules at: https://github.com/mumblebaj?tab=repositories

              S 1 Reply Last reply Nov 15, 2023, 5:02 PM Reply Quote 0
              • S Offline
                sdetweil @mumblebaj
                last edited by Nov 15, 2023, 5:02 PM

                @mumblebaj but you can run MM on windows without any extra stuff… just a tiny set of install process changes

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                M 1 Reply Last reply Nov 15, 2023, 5:07 PM Reply Quote 0
                • M Offline
                  mumblebaj Module Developer @sdetweil
                  last edited by Nov 15, 2023, 5:07 PM

                  @sdetweil Wasn’t sure if the Windows install was working properly. Thought I saw in one of your recent posts that it wasn’t working properly. My bad…

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories

                  S 1 Reply Last reply Nov 15, 2023, 5:17 PM Reply Quote 0
                  • M Offline
                    MMRIZE
                    last edited by MMRIZE Nov 15, 2023, 5:19 PM Nov 15, 2023, 5:17 PM

                    You can build MM on any device, Windows, MacOS, any Linux Distros,
                    But you cannot “copy & paste” built MM to another device. (Yup… maybe Dump would be possible in some environments, but not all. Using Docker is another topic.)
                    Finally, you need to build your own infra of the target device.(OS setup, some configuration, WIFI setup, and so on.) Then, you have to install MM(and its dependencies like nodeJS) manually or with the help of scripts.
                    After that, you can copy & paste custom.css and config.js from your test environment. But maybe 3rd-party modules should be installed again by your hand.

                    Not as difficult as it sounds. Good luck.

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @mumblebaj
                      last edited by Nov 15, 2023, 5:17 PM

                      @mumblebaj and its documented in the MM install section
                      https://docs.magicmirror.builders/getting-started/installation.html#other-operating-systems

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        5/13
                        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