MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. 640008915
    6
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    640008915

    @640008915

    0
    Reputation
    83
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    640008915 Unfollow Follow

    Latest posts made by 640008915

    • RE: How to open magic mirror on a tablet without a keyboard?

      Not sure if it’s ok for me to be replying to my own post (happy to remove if this is all now redundant). But incase anyone else has this problem I’ve found my solution to make it all mouse only on a windows tablet:

      So I installed MagicMirror and have it all running as I want on my windows 8 tablet, to load it up with only a mouse I:

      • Pinned git bash to my taskbar
      • Pinned sticky notes to my taskbar
      • Have a sticky note with:

      ‘’'cd MagicMirror
      npm start

      ‘’’

      The two lines of empty spaces under ‘npm start’ are there on purpose, including these and copy pasting it into Git bash makes the cd and start code lines run and bring up MagicMirror.

      posted in General Discussion
      6
      640008915
    • How to open magic mirror on a tablet without a keyboard?

      I am a newbie for coding and for posting (apologies if I am posting in the wrong place for this!), but I’ve managed to setup the MagicMirror on my windows tablet. However, I am wondering, for mounting the tablet behind the mirror and within a frame, for when I turn the tablet off and on and go to load MagicMirror, is there a way for me to this by mouse only?

      I have a keyboard with my tablet which I used following the walkthrough (https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10) but I want to bypass the starting up phase in git, using only my mouse to open MagicMirror. Or know how to do the directory change and ‘npm start’ command without needing to press enter on a keyboard - is this possible?

      posted in General Discussion
      6
      640008915