@Killion resolution wise today is 4k probably (4096 × 2160).
For touch I would say an IR Frame since touch foils can have issues with the mirrors coating.
@Killion resolution wise today is 4k probably (4096 × 2160).
For touch I would say an IR Frame since touch foils can have issues with the mirrors coating.
@da4throux excellent! Maybe now I will have the motivation to setup the flic buttons I got two years ago 😁
@johnnyboy I think it should be just .calendar not .Module_calendar
you are missing a , after showWeekend: true,
I’m no where near a coder so disregard this If I don’t get it, but after some fast reading of your blog post, it sounds like you should be able to use the code from [card:paviro/MMM-syslog]
to take commands from HTTP, the syslog module takes information from a string like this : http://MIRROR_IP:MIRROR_PORT/syslog?type=INFO&message=YOUR_MESSAGE
@Killion short answer no, most touch screens won’t be able to sense anything thruu the glass,
@cowboysdude well, he should be able to send http get to the syslog module and then let the syslog send a notification to the player module.
But, well, it’s a long way around 😀
@johnnyboy to install mpg123 on your raspberry : sudo apt-get install mpg123
@joeytuck there is also another comma missing after the position line
From the Readme :
"Server Only
In some cases, you want to start the application without an actual app window. In this case, execute the following command from the MagicMirror folder: node serveronly. This will start the server, after which you can open the application in your browser of choice."
And as stated, the client would need a browser running fullscreen