I got the tablet for 2days to verify MM works… And it does… but i am still stuck with config and modules…
@bhepler said in Magic Mirror on Windows 8.1 tablet?:
@roxx - This probably will not work. The touchscreen will be unlikely to register any touches through the mirror surface.
You can still use it as a source for a Magic Mirror, but you will be losing the touch interface unless you rig up an additional system. That said, most mirrors do not have touch capability and they’re still a lot of fun.
Hi bhepler… what do you mean by rig an additional system, i didn’t understand what you mean… I really want my MM to be touchscreen…
Check this pic
https://imgur.com/a/FBJuD8z
my tablet has a thin layer of glass on the screen, about 1mm thick… here in india mostly everyone gets this tempered glass for their mobiles & tablets, it keeps the display/screen safe, an additional protection if the device falls… the touch does work still after the layer of this glass, i guess could i use 2mm 2way acrylic or glass or film?? This tempered glass is easy to stick and remove… . what do you think??
@justjim1220 said in Magic Mirror on Windows 8.1 tablet?:
I tried to install MM2 on an older Windows Surface which was also Windows 8.1. But the OS would not let me install it as per the @ Mykle1’s walkthrough.
If by some chance you do figure it out, I would be very interested in how you did it.
@justjim1220 … yep, i installed MM on my tablet as per the @ Mykle1s walkthrough.
While i typed npm install in terminal, i tried installing npm install, but it gave an error… without doing anything further, i searched the net and then installed node & npm together from https://www.npmjs.com/get-npm
Then MagicMirror worked… also check the version of node and npm as it says on that webpage…
Here are few images
http://imgur.com/a/SdaIhfj
now i am working with config file and modules… another problem i came across is that fonts and everything looks big on my 8 inch tablet… clock weather and news, it all touches eachother… i need to make it smaller… theres no space between the modules… it happened before, reinstalled windows & everything and its fine but i guess adding modules will again create this problem…
Yet another problem is the screen goes off after few minutes and comes up with windows user screen… need to disable it somehow…
Moreover, once MM is started by npm start, i cant access anything, i have to bring up the charms bar, search for task manager and kill electron app…
Try it, hope you could too install MM on your windows… And ya, the screen rotates as i rotate the tablet… i mean MM rotates, the orientation… I don’t need to add extra lines in config file for portrait or landscape as i read somewhere on the forum…
Thanks…