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

    Topics

    • in_a_daysI

      MMM-NBA / NBA Scores Module

      Watching Ignoring Scheduled Pinned Locked Moved Development
      11
      1 Votes
      11 Posts
      10k Views
      B
      @in_a_days Keep up the good work! I’m in the same boat stumbling through code as I go haha
    • in_a_daysI

      Send Selfie to Flickr or Photobucket

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      4
      0 Votes
      4 Posts
      3k Views
      Mykle1M
      @alexyak @morozgrafix Hi, I have camera installed (and dependencies) working on my MM. The only problem I have is that it doesn’t email the picture. I’m sure I’ve made a mistake somewhere. I was hoping you might help me. { module: 'camera', position: 'top_right', config: { selfieInterval: 3, // Time interval in seconds before the photo will be taken. emailConfig: { service: 'iCloud', // Email provider to use to send email with a photo. auth: { user: 'xxxxxxxx@icloud.com', // Your email account pass: 'xxxxxxxxxx' // Your password for email account } } } }, Does it use the same email account to send To: and From: ? If not, how/where do I tell the module the address to send the picture to? Also, can I change the size of the picture being taken from 640x480 to 320x240? Many thanks ahead of time. :thumbsup_tone1:
    • 1 / 1