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

    Posts

    Recent Best Controversial
    • My Vertical Split Screen Dashboard

      I wanted something to be in the kitchen that showed a bunch of relevant info. Everything is up and running on my pi 3 and a vertical 32" TV.

      I pull multiple calendars with multiple symbols. From DJ Cal schedule, automated shipment calendar that plunders my email for amazon and ebay, facebook events, DVR cal, and personal cal.

      Did some custom CSS for spacing and module placement.

      Modules used:
      MMM-Traffic
      MMM-SpotifyConnect
      MMM-Nest
      MMM-Wunderlist
      MMM-Wunderground
      MMM-Olympic games

      Still waiting for modules for American College football scores, uber wait time, stocks, and I still haven’t figured out voice control / alexa.

      Absolutely an amazing project and I can’t wait to see more modules to fill the remaining screen real estate.

      0_1470784236153_screenshot.png

      posted in Show your Mirror
      O
      onetwankyfive
    • RE: MagicMirror is voted number 1 in the MagPi Top 50!

      0_1475172611284_MagPi50.jpg

      posted in Announcements
      O
      onetwankyfive
    • RE: MMM-uber and MMM-lyft

      This works great! I had to modify the css to fix the spacing… Thanks for making this happen!!
      0_1499382967738_Screen Shot 2017-07-06 at 7.14.41 PM.png

      posted in Transport
      O
      onetwankyfive
    • RE: MMM-Nest

      @pyrosmiley In the mean time, this might work for you.

      I did some dirty css to make this work with MMM-Tools
      0_1505420794085_Screen Shot 2017-09-14 at 4.25.48 PM.png

      Try adding this to your custom.css filers and make MMM-Tools your first MMM-Nest instance

      .MMM-Nest {
      margin-top : -190px;
      margin-left:350px;
      }

      .MMM-Tools {
      width : 320px;
      }

      you might need to make it margin-right if you are calling it on the right hand side… I’m am terrible at CSS

      posted in Utilities
      O
      onetwankyfive
    • Countdown calendar module for things such as Trash / Recycling pickup

      It would be amazing to have a countdown calendar module. I would think making an ical to trigger these would be the easiest, but the calendar module that comes default doesn’t allow you to display just 1 line if you have other calendars you want more than one line for.

      Ideally it would have the displaySymbol large, event name below it, and then the amount of days until or make it say TODAY along with a function to decide how many days in advance you want it to appear. I am not a coder so no help on that end… Cheers, Kevin

      posted in Requests
      O
      onetwankyfive
    • RE: MMM-MyWastePickup (Toronto waste collection schedule)

      Great Success! 0_1499691451300_Screen Shot 2017-07-10 at 8.56.56 AM.png

      Its Awesome that its just a csv file that I can edit to match my recycle / trash in my city…
      I have wanted this for a while now!

      posted in Productivity
      O
      onetwankyfive
    • RE: Since the update calendar too wide

      try the flag maximumEntries: ‘10’, in your config file right after the calendar you are displaying

      symbol: 'headphones ',
      url: ‘https://google.com/public/basic.ics’,
      maximumEntries: ‘10’,
      maxTitleLength:‘30’

      I miss the way the old calendar did max 10 no matter how many calendars you were calling in the config

      posted in Troubleshooting
      O
      onetwankyfive
    • RE: Asterisk - Call log and active Call

      +1 on this module

      posted in Requests
      O
      onetwankyfive
    • RE: Alexa to-do list module

      if you “switch” to wunderlist, it still keeps all of your data the same with the alexa app so you aren’t necessarily switching, just using it as a means of calling the data.

      posted in Requests
      O
      onetwankyfive
    • RE: Plexpy Module...

      +1 for recent added movies

      posted in Requests
      O
      onetwankyfive
    • 1 / 1