Read the statement by Michael Teeuw here.
MMM-Profile
-
Description
A simple module to show a profilpicture with your name and wheater report for your MagicMirror.
Screenshot
Download
[card:kurtern84/MMM-profile]
-
Can’t get it working on MM 2.6 :(
-
@cknight725 What problems do you have?
-
hello, how i can load .jpg file locally?
i tried:
url:"/home/pi/MagicMirror/modules/MMM-Profile/xxxx.jpg"
but it doesn’t load image
-
@santiago5 Hi there, try to set the url like this
url:"",
Add your picture in the picture folder. then rename it to the default picture, like this : MMM-Profile/pictures/user-profile.png.
Or you can change it in the mmm-profile.js file. (Line 121)
if (this.config.url === false) { Log.info("No URL set under config, using dafault profile image: " + this.data.path + "pictures/user-profile.png"); this.config.url = "./" + this.data.path + "pictures/user-profile.png"; }
-
What is the size of the image correct?
-
ciao anche a me non va ho fatto tutti i passaggi corretamente ma non funziona
:frowning_face: -
@kurtern84 first of all thanks for this great module it given to my mirror another aspect and i enjoy it. But i have a problem when i use it after 20 or 25seconds all my modules bug i don’t know why so if you or any other person can help me it will help me