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

Sorry for this...

Scheduled Pinned Locked Moved Troubleshooting
5 Posts 3 Posters 2.6k Views 3 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.
  • L Offline
    Leotrap
    last edited by Nov 23, 2016, 3:57 PM

    Totally new in this, raspberry too but inmmersing. Anyway I want to know some things please.
    1- Can i develop in Windows 10 to make a final script and after that upload it to the Raspberry_
    2- Can I use DreamWeaver to recode? (Please dont laughing! lol it’s true…)
    3- Can I test the functioning over Chrome in a Pc?

    Thanks a lot!

    B 1 Reply Last reply Nov 23, 2016, 5:29 PM Reply Quote 0
    • B Offline
      bhepler Module Developer @Leotrap
      last edited by Nov 23, 2016, 5:29 PM

      Ley @Leotrap. Welcome!

      To answer your questions:

      1. Yes
      2. Yes
      3. Yes

      I use IntelliJ IDEA on Windows 10 to modify my config file via a shared folder on the Pi. But you can certainly upload any script to your Pi with WinSCP or other similar program. Dreamweaver should be just fine. The MagicMirror code is mostly Javascript. Since it’s interpreted code and not compiled, you shouldn’t have to worry about whatever tool you use to modify the script files.

      Yes, you can use Chrome to test your output. At the top of the config.js file will be the port that the mirror will be accessible. Just point your Chrome browser to http://[raspberry IP address]:[port]/ and you’ll see the interface in your web browser.

      1 Reply Last reply Reply Quote 0
      • L Offline
        Leotrap
        last edited by Nov 24, 2016, 10:34 AM

        Hi @bhepler thanks for the answering… so as i can see if i dont have the Pi i cant check if its working,isnt it? Thanks again

        Y 1 Reply Last reply Nov 24, 2016, 11:31 AM Reply Quote 0
        • Y Offline
          yawns Moderator @Leotrap
          last edited by Nov 24, 2016, 11:31 AM

          @Leotrap said in Sorry for this...:

          Hi @bhepler thanks for the answering… so as i can see if i dont have the Pi i cant check if its working,isnt it? Thanks again

          Of course you can. Just install node.js on your windows machine, clone the magicmirror package, install it and start developing. There is an instruction here: https://forum.magicmirror.builders/topic/548/building-mirror-without-programing/2

          I installed it some days ago on a spare windows 7 laptop without any issues.
          The only thing you can’t do is accessing GPIO ports … of course, because your windows machine does not have these.

          bhelper’s answer to question 3 was to access your mirror once your raspberry is running.

          L 1 Reply Last reply Nov 30, 2016, 7:13 PM Reply Quote 1
          • L Offline
            Leotrap @yawns
            last edited by Nov 30, 2016, 7:13 PM

            @yawns so grateful! Thanks man… I’ll try this

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