• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Seann
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
S
Offline
  • Profile
  • Following 1
  • Followers 1
  • Topics 7
  • Posts 37
  • Groups 1

Posts

Recent Best Controversial
  • RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM

    @agp42 Can’t agree more, I did enjoy learning how to do it myself and already what I learned has came in handy for another module I have worked on. It’s still good to have ideas like this too.
    I’m looking forward to seeing your code for sending the new URL through the control too. Keep up the good work.

    posted in Utilities
    S
    Seann
    Feb 11, 2019, 3:08 PM
  • RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM

    @agp42 Nice work! I recently added a similar modification to MMM-Remote-Control to submit custom url’s to an iframe, however I thought it might be a little difficult for people to use. I mainly created it for youtube and after all of my work on it I realized there’s already a youtube module which allows you to connect to the mirror as a smart device.

    posted in Utilities
    S
    Seann
    Feb 10, 2019, 11:17 PM
  • RE: Need helping sending notifications between module and module node_helper

    @sdetweil Perfect, thank you! :)

    posted in Development
    S
    Seann
    Feb 9, 2019, 8:47 PM
  • RE: Need helping sending notifications between module and module node_helper

    @sdetweil Nevermind, received the notification now somehow. Thank you for your help.

    posted in Development
    S
    Seann
    Feb 9, 2019, 3:37 PM
  • RE: Need helping sending notifications between module and module node_helper

    @sdetweil Yeah I know that, but none of which are printing anything from the scripts posted above.
    I did try node_helper with console.log but no output so I switched to Log.info to test that too.

    posted in Development
    S
    Seann
    Feb 9, 2019, 3:35 PM
  • RE: Need helping sending notifications between module and module node_helper

    @sdetweil Basically reading a folder to return all of the files contained inside. But for testing purposes I was just printing to see if the sendSocketnotification and socketNotificationReceived were actually reaching each other through each js file. I have already created the code to get each file but I had issues sending the data through socketNotifications, hence the small files I had created and sourced here to show what I had attempted.

    All I actually need is for someone to assist me by pointing me in the right direction to prove that the notifications are being sent and received correctly.
    Thanks for your reply.

    posted in Development
    S
    Seann
    Feb 9, 2019, 3:27 PM
  • Need helping sending notifications between module and module node_helper

    Basically i’m trying to source information from my computer via the node_helper.js and pass it through to my module.js
    I have looked through other modules to see how it’s done and I have taken the information I think is required.

    my node_helper.js: https://pastebin.com/r3zddnst
    my helper.js (just a development test name): https://pastebin.com/GgME83RB

    Any and all help is appreciated, thanks for reading.

    posted in Development
    S
    Seann
    Feb 9, 2019, 3:16 PM
  • RE: Help with CSS not showing changes on MMM-CalendarExt2

    @44mc44 Just a suggestion, but you may want to do some research on css using w3 schools or something. The way you attempted to create your css would only work using scss. In standard css you can’t nest the declaration of styles inside of each other. (Not sure how to word it, although i’m pretty certain declaration of styles is wrong.)

    posted in Development
    S
    Seann
    Feb 9, 2019, 12:32 AM
  • RE: another question... regarding TV's as MM monitors.

    @justjim1220 Seems to me like it would be your tv settings, maybe autosize the picture or change the aspect ratio. If not try changing the resolution from the computer your using to display

    posted in Troubleshooting
    S
    Seann
    Feb 9, 2019, 12:28 AM
  • RE: background image 100% screensize, but then with a border/margin for the text.

    @siraero you could just set the css body padding to 20px or so using the custom.css file

    posted in Custom CSS
    S
    Seann
    Feb 6, 2019, 8:16 PM
  • 1
  • 2
  • 3
  • 4
  • 2 / 4
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy