@cowboysdude said in Magic Mirror with AI:
so I took a 1/2 a day on this… that’s enough.
Oh hell no. If you can’t get it then that leaves me out. :-/
@cowboysdude said in Magic Mirror with AI:
so I took a 1/2 a day on this… that’s enough.
Oh hell no. If you can’t get it then that leaves me out. :-/
[card:mykle1/MMM-EyeCandy]
Rather than publish this in a new topic I’ll just report the update here. Evidently, I never made an announcement about this module in the beginning. Go figure.
I added a bunch of new animations.
So, all the credit for this goes to @cowboysdude. I immediately added it to my “must have” list. Yesterday, I had the movie “Predator” playing fullscreen as my live desktop on my MM. The possibilities are endless. Just amazing. Modules look amazing on top of it. This is like “Shock and awe” for MM. Kudos bro!
@Robert_K said in Small ‘Picture frame’ MagicMirror (first attempt):
Made an acrylic top plate. Doesn’t do anything more than looking nice.
The acrylic top plate does look nice, giving it a professional, finished look. One suggestion, and this is just one old man’s opinion. Keep an eye on the temperature, now that you’ve closed the back of the frame.
@Damian said in Hello-Lucy:
Please tell me this live desktop will be published? Appreciate it will only suit those of us who use a PC MM
You would have to ask @cowboysdude about that. It’s not mine to give. He made the magic happen. If there is an underrated module developer here, it’s him.
You may also want to look at “Right Angle” HDMI cables and power cords.
Here is a “chrome” helmet. I didn’t do a video, just a few snapshots. Looks cools though.



Started working on another module and then realized how cool it would be simply as a live background.
Took a couple of my other modules and applied this to them as well.

Should I tell you that I am insanely jealous right now? No, I don’t think I will.
Ahhh, I’m glad you got to know Lucy. :-)
@justjim1220 said in Hello-Lucy:
And yes, Mykle is very correct about the voice issue.
The point I was really trying to make is that ubuntu uses the least amount of resources and turns a useless/worthless laptop into an excellent MM board that outperforms any Pi.
@pieguy said in my no mirror mirror:
wish i could make even one …
Wishing won’t get it done. However, reading and asking questions goes a long way. I was you (so to speak) 4 years ago. I found this site and all I wanted to do was make a module. I had no prior coding experience at all and learning this stuff at my age was a challenge. Proof that it can be done.
If you are enthusiastic enough and willing to work at it, you will be able to code some modules. I asked for help in the beginning. I still ask for help. I write the simplest of modules. When I get in past my safety zone I reach out to a few friends here on the forum. Thankfully, they have been kind and generous with their help.
So, if you have questions, ask! If I can help you, I will. That’s how I pay back the kindness shown to me.
Peace
[card:mykle1/MMM-EventHorizon]
Added an option for unit designation
Example of option 1 and 2
- 
Monitor a variable number of ICAO’s in static or rotating display
Layout as per actual pilot’s recommendations
Designed to be usable in all regions
Standard or Alternative colored icon for Flight Rules


For taking the initiative and adding table view, the ability to choose a variable
number of ICAO’s, alternative heading option, C or F temperature option. I personally
would like to thank him for his efforts and his generosity. Thanks! :-)
[card:mykle1/MMM-PilotWX]
ToDo list, reminders, leaves messages, insults, etc., with a unique twist.
You can update the mirror display in real time (Live), as it’s running, without quitting or reloading MM
Multiple instances
Just click below each heading to enter edit mode.
MM never stops running.
https://www.youtube.com/watch?v=kNq-WUlPFo0&feature=youtu.be

[card:mykle1/MMM-ToDoLive]
Things to do: (Pun intended)
Make entries survive a restart.
Independent css for each instance.
Get Milk, eggs and bread.
Well, if you don’t mind whitelisting all the devices on your network, this will work:
Try this at the very beginning of your config.js file, so it looks like this:
var config = {
port: 8080,
address: "0.0.0.0",
ipWhitelist: [], // Set [] to allow all IP addresses.