Read the statement by Michael Teeuw here.
Displaying a Black and White .png Image
-
Hello Everyone,
I am new to the magic mirror and just got it running on the monitor I am using. I would like to display a small .png image if possible, wondering if anyone knows how to go about this.
Thank! -
Not sure if it works, but you could try using the
helloworldmodule and simply add an HTML tag to display the image:{ module: 'helloworld', position: 'bottom_bar', // This can be any of the regions. config: { text: '<img src="http://url.to.you/image.png" />' } }A cleaner approach would be building an image module. :)
-
Thanks! I’ll definitely give this a try.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login