@OrangeMirror the current docker setup will only work for multiple instances
IF
you use the MM_CONFIG_FILE environment variable to run instances off different config files,
or
the MM_PORT env variable to override the port if using the same config.js
all the files will come from the ONE folder tree ~/magicmirror
so this means you would have to setup multiple entries in the compose.yaml to launch multiple instances (with the different config parms)
You have to change the container name too
this is because all the DATA used by the container is external (on docker host filesystem) and not IN the container
an example NOT using docker, but same idea here
https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples
@Ismailfares the monitor must be against the glass to make it visible (and careful for reverse reflections causing image echos) , so there is no room for a magnifier (whatever that it)
large image will be a challenge as you meantioned… 55 in is tall AND wide
@daykray you will have to use css
position:absolute
and
x
y
or
top
left
see the second link in my signature below on how to use the developer window elements tab to find out what those values are for css/custom.css
or position relative to some other anchor (maybe the position the module is configured in)
@marklili he said in another post recently that he is collapsing all the Ext- modules into his GoogleAssistant module as a new release coming soon
see https://forum.magicmirror.builders/post/122666
Thanks for posting this thread here. I just signed up a few minutes ago. I want to learn a lot things from here. I hope this community would be a good place to start with.
@plainbroke my condolences… may his memory bring you joy.
I haven’t installed unclutter in years, until last month on another system where the cursor finally bugged me… been like that for a year.
I don’t know the reason for needing it, unless someone edits main.css and comments out
cursor:none;
so, theres that… safe travels…
in the v2.30.0 release there is a significant update to the calendar module.
I believe all the date jump/timezone, daylight savings, issues are resolved…
I have added testcases to the release to cover all the open issues…
give it a try
(please backup your MM config… this release requires an updated nodejs version, again…)
Hi, I’m looking for someone who would like to create and sell a magic mirror.
I’m a programmer, but also a quadriplegic, so physical creation is not an option on my own.
Looking to create something cool fitting industrial style room and to have fun with software side.
I’m located in Poland but it doesn’t really matter where you’re from.
If that’s sounds like something want to help with ≤ drop a message. Thanks!
@sdetweil
Hey!
Thanks for answering, and no I have not a backup of client SDcard,
BUT trust me, I will have that in the future… but I have backup of my shell scripts, so it feels pretty ok anyways.