@mumblebaj said in MagicMirror Container:
Well, I wanted to see how it works
That’s a pretty good reason 👍
@mumblebaj said in MagicMirror Container:
Well, I wanted to see how it works
That’s a pretty good reason 👍
Just out of curiosity: What made you decide to build a container yourself? 🙂
@schlomm Did you try the fork on the module list?
https://github.com/MarcLandis/MMM-Buttons
mmpm is a cool project.
Instead this:
python3 -m pip install --upgrade mmpm
This may work (I don’t have time to test it now ):
sudo apt install pipx
pipx install mmpm
@bee-mar Can you help here (and maybe update your installation instructions)?
By the way: There is also a manual (like official) way to install modules. You do not need a manager for installing modules.
@sankum said in MMM-Wallpaper - wrong path:
[WARN] No /home/sankum/MagicMirror/modules/MMM-WallPaper/MMM-WallPaper.js found for module: MMM-WallPaper.
There is no module “MMM-WallPaper” (with a P
instead of a p
) on the module list. Please show what git remote -v
outputs when you are in the module’s directory. Did you spell it right in your config file?
Really nice! Thanks for sharing and the description with details about the modules! 👏
Hey everyone,
MagicMirror is currently available in 47 languages. However, a lot of these translations are incomplete. I have used translation tools to fill the gaps and compiled the results in a pull request (https://github.com/MagicMirrorOrg/MagicMirror/pull/3794).
If you know a language other than German, Esperanto and English, please take a look at the PR and give us feedback.
@lvolkjr Show us the config of the module from the windows machine. Did you write apikey
or apiKey
?
I underline Sam’s answer. Since moment is no longer being actively developed and the Temporal API is on the horizon, I’m pretty sure moment
will be replaced at some point.
@adamambarus Nice! Don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules :-)