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

    Posts

    Recent Best Controversial
    • Internet Monitor

      Description

      This module monitors internet statistics such as strength and speed information on a smart mirror. Please let me know if there are any additional features or improvements that are required.

      Features:

      • Set update interval for tests to rerun itself
      • Various styles of speed gauges
      • Ability to display internet strength
      • Verbose

      Eager to hear your thoughts! :D

      Screenshots

      colored

      monochrome

      *screenshot
      0_1473865497384_preview_strength_fullscreen.png
      signal strength
      0_1473865517024_preview_strength.png
      verbose mode
      0_1473865533490_preview_verbose.png

      Download

      [card:ronny3050/internet-monitor)

      posted in Utilities
      R
      ronny3050
    • Email

      Description

      Just made an email module for MagicMirror. It is my first module and I had a lot of fun making it.
      It pulls and displays all unread emails and listens for new incoming emails. It updates the mirror when a new email arrives.

      Features:

      • Uses IMAP protocol
      • Full customization - number of emails to display, search parameters, fade effect
      • Listens for new incoming emails

      Updated 06/10/2017:
      Now supports:

      • Multiple email accounts
      • Will not crash on too many unread email support
      • Better fetching of recent and unread emails

      Please let me know if there are any additional features or improvements that you need.

      Screenshots

      0_1469384894039_Screen Shot 2016-07-24 at 2.24.54 PM.png

      0_1497142258627_Screen Shot 2017-06-10 at 6.37.12 PM.png

      Download

      [card:ronny3050/email-mirror]

      posted in Productivity
      R
      ronny3050
    • RE: USB Microphone

      @Mitchfarino
      This is what I use: https://www.amazon.com/gp/product/B00IR8R7WQ/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1

      It works absolutely fantastic.

      posted in Hardware
      R
      ronny3050
    • Phone Notifications

      Module that displays and alerts mirror users on new phone notifications.
      Please let me know if there are any additional features or improvements that are required.

      0_1470787797108_full_preview.png

      Features:

      • Displays current and incoming notification using Pushbullet
      • Alerts using alert module 0_1470787854739_alert.png
      • Notification count 0_1470787870238_count.png
      • Full notification display capabilities 0_1470787916435_message.png
      • Fully customizable

      Link to module

      posted in Utilities
      R
      ronny3050
    • RE: Phone Notifications

      @guybatt234 said in Phone Notifications:

      @ronny3050 this is very nice and easy to get working thank you very much! Would it be possible to change the time it takes for old notifications to fade away?

      Thank you! Do you mean the alerts? That can be changed in the config by changing ‘display_time’ in the alert module. Here’s the link to the alert module for more customization. Hope that helps :D

      posted in Utilities
      R
      ronny3050
    • RE: Internet Monitor

      @Advokaten @pjkoeleman Silly me, I am sorry, I thought you requested colors for the speed gauges, which are already there. As for colors for the wifi strength indicator, there are two ways:

      1. CSS coloring (you have complete control over the colors)
      2. Pre-made images with different colors (colors chosen by me).

      I am sure 1 would be preferred. I will get back to you in a little bit with my progress on this. Thank you very much for suggesting this.

      posted in Utilities
      R
      ronny3050
    • RE: Internet Monitor

      @strawberry-3.141 Hey bro, thanks for the heads up! I was going to go that route except not sure whether everyone’s raspberry browser supports css3.

      posted in Utilities
      R
      ronny3050
    • RE: Pushbullet

      @Wilco89 How far are you with this? I was wondering whether I could take a crack at it.

      posted in Requests
      R
      ronny3050
    • RE: Raspberry Pi 1 - Any Magic Mirror Setup Possible?

      Chromium isn’t necessary. I use Midori and execute “midori -e Fullscreen -a http://localhost:3000”

      posted in Hardware
      R
      ronny3050
    • RE: Phone Notifications

      @guybatt234 said in Phone Notifications:

      Thank you very much for reporting these bugs. I shall push a fix for both and update you here! :D

      posted in Utilities
      R
      ronny3050
    • RE: Facial Rec. Attendance/Roll Taker

      @dimpi45 It is very possible. However, keep in mind that prior to identifying faces, the mirror needs to learn/train each kid’s face. This requires taking around 20-50 images (the range is different for each face) of every child which could be a nuisance. I love the idea though!

      As far as coding goes, @paviro 's Face Recognition Module does pretty much everything. It detects a face and then ‘logs’ you in the mirror. From there, you can simply have a count for each kid.

      Hoping that helps.

      posted in Requests
      R
      ronny3050
    • RE: USB Microphone

      @Mitchfarino seems to me that the Demarkt one is the same, along with a couple of others as well. It’s literally the same one sold by different vendors.

      posted in Hardware
      R
      ronny3050
    • RE: Phone Notifications

      @cowboysdude I will take a look at iPhones. There has to be a way, could you perhaps ship your iPhone to me for testing ;)
      @McSorley I will take a look at that. Stay tuned!
      @chengstark thanks a lot! :D others have said that too. Could you list some of the apps that have the icons?

      posted in Utilities
      R
      ronny3050
    • RE: Facial Rec. Attendance/Roll Taker

      @dimpi45 That’s precisely how these things are. It takes a long time to set it up, but it reduces time in the future.

      Let me know how it goes! :D

      posted in Requests
      R
      ronny3050
    • RE: USB Microphone

      @cowboysdude It’ll be there soon! :D

      posted in Hardware
      R
      ronny3050
    • RE: Internet Monitor

      @MichMich Thank you so much! It exists all because of what you started :)

      posted in Utilities
      R
      ronny3050
    • RE: Preference Page

      @strawberry-3-141 and I are working on a voice command module that includes default voice commands. Among the default ones, I plan to add changing mirror settings option that can be controlled through voice. It can include most of what you requested. Here’s a video showing the current progress.

      https://youtu.be/zDiNfS7s5h4

      posted in Requests
      R
      ronny3050
    • RE: Email

      @amanzimdwini
      I am sorry if my instructions weren’t clear, I’ll update the README. You need to run “npm install” inside the “email” folder.

      posted in Productivity
      R
      ronny3050
    • RE: Internet Monitor

      @Mykle1 run pm2 logs from the terminal.

      posted in Utilities
      R
      ronny3050
    • RE: Alarm clock?

      @cowboysdude it was going to be my next module anyway! ;)

      posted in Requests
      R
      ronny3050
    • 1
    • 2
    • 1 / 2