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

Mobile app (bachelor thesis)

Scheduled Pinned Locked Moved Development
116 Posts 31 Posters 148.2k Views 31 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.
  • S Offline
    strawberry 3.141 Project Sponsor Module Developer @Goldjunge_Chriz
    last edited by Jan 3, 2017, 4:48 PM

    @Goldjunge_Chriz I hope I can send out the first prototype on the weekend, waiting for approval by apple

    Please create a github issue if you need help, so I can keep track

    1 Reply Last reply Reply Quote 2
    • L Offline
      lolobyte
      last edited by Jan 5, 2017, 1:37 PM

      Hey, it’s now a moth ago i fill up you survey.

      What’s with the results of them?

      I saw the MMM-Mobile add on for the magicmirror. ;-))

      What’s with the ios beta testing?

      What do u mean, when would you like to start with this?

      S 1 Reply Last reply Jan 5, 2017, 2:59 PM Reply Quote 0
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer @lolobyte
        last edited by Jan 5, 2017, 2:59 PM

        @lolobyte

        What’s with the results of them?

        My intention was to present the results of the survey after i finished my bachelor thesis, to get the most representative result as possible, because most of the user are just on the forum for a few days until their problems are resolved, but a survey with 20 entrys hasn’t much to do with a representative survey, so there is the chance to reach more user.

        What’s with the ios beta testing?

        As I said 2 days ago, the first prototype is in beta review by apple and hopefully approved until the weekend so i can send out the app to the users

        What do u mean, when would you like to start with this?

        asap

        Please create a github issue if you need help, so I can keep track

        1 Reply Last reply Reply Quote 1
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by Jan 9, 2017, 1:15 PM

          Everyone should have received an email with the App (Android, Windows Phone).

          iOS users should receive a second mail from Apple themselves with an invite for beta testing.

          Please create a github issue if you need help, so I can keep track

          C 1 Reply Last reply Jan 12, 2017, 12:49 PM Reply Quote 2
          • B Offline
            Beh
            last edited by Jan 9, 2017, 1:23 PM

            Nice! Thanks!

            Gonna try it tonight.

            Where should I report issues? Do you have a GitHub repo for the app?

            S 1 Reply Last reply Jan 9, 2017, 1:25 PM Reply Quote 1
            • S Offline
              strawberry 3.141 Project Sponsor Module Developer @Beh
              last edited by Jan 9, 2017, 1:25 PM

              @Beh issues should be reported here https://github.com/fewieden/MMM-Mobile

              Please create a github issue if you need help, so I can keep track

              L 1 Reply Last reply Jan 9, 2017, 8:22 PM Reply Quote 0
              • I Offline
                in_a_days
                last edited by Jan 9, 2017, 3:42 PM

                Just completed my survey - hope it’s not too late to get involved!

                What ship would bear me ever back across so wide a Sea?

                1 Reply Last reply Reply Quote 1
                • L Offline
                  lolobyte @strawberry 3.141
                  last edited by paviro Jan 12, 2017, 10:14 PM Jan 9, 2017, 8:22 PM

                  @strawberry-3.141

                  Hi, thank you for this.

                  Very IMPORTANT!!!

                  As i put the Module “MMM-Mobile” at the very last module on the end of the config.js, all my module were started in a new order so that the modules was on different locations.

                  My config.js was modified like this sample:

                   /* Magic Mirror Config Sample * * By Michael Teeuw http://michaelteeuw.nl * MIT Licensed. */ var config = {        port: 8080, //      address: "192.168.178.45",  ipWhitelist: [ "127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/24", ], language: 'de', timeFormat: 24, units: 'metric', modules: [ { module: 'alert', classes: 'small bright', // Add your own styling. Optional. disabled: false, }, { .......
                  

                  and so on. That means, the hole config structure was damaged and in one line.

                  Has anyone else this issue?

                  After restoring the old config.js from the backup that your module was creating, the right module order was again ok.

                  After that i put the “MMM-Mobile” module at first module in my config and my mirror works like before.


                  Note from admin: Please use Markdown on code snippets for easier reading!

                  I 2 Replies Last reply Jan 9, 2017, 8:26 PM Reply Quote 1
                  • I Offline
                    in_a_days @lolobyte
                    last edited by Jan 9, 2017, 8:26 PM

                    @lolobyte

                    Same issue! Attempting your solution now. Thank you!

                    What ship would bear me ever back across so wide a Sea?

                    1 Reply Last reply Reply Quote 0
                    • I Offline
                      in_a_days @lolobyte
                      last edited by Jan 9, 2017, 8:40 PM

                      @lolobyte

                      Looks to me like the config.js rebuild is happening when the user runs npm install, regardless of where I place the MMM-Mobile module.

                      What ship would bear me ever back across so wide a Sea?

                      L C 2 Replies Last reply Jan 9, 2017, 8:42 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 11
                      • 12
                      • 3 / 12
                      3 / 12
                      • First post
                        26/116
                        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