• 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. rmrustem
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
R
Offline
  • Profile
  • Following 0
  • Followers 1
  • Topics 1
  • Posts 3
  • Groups 0

Posts

Recent Best Controversial
  • RE: Monthly Calendar

    @zdenek @Sandy2503 noticed that too. I’ve filed an issue to the module rep and suggested a fix. @KirAsh4 please take a look.
    https://github.com/KirAsh4/calendar_monthly/issues/2

    posted in Utilities
    R
    rmrustem
    Jun 5, 2017, 12:26 PM
  • RE: MMM-quotes: random quote from online services

    @israel05 Sure. Just navigate to the modules directory and git-clone the repository there.

    cd modules
    git clone https://github.com/rmrustem/MMM-quotes.git
    

    Then you will need to add the module config to your config/config.js file like this:

    modules: [
        { 
            module: "alert",
        },
        { 
            module: 'MMM-quotes',
            position: "middle_center",
        },
    ...
    ]
    
    posted in Education
    R
    rmrustem
    Apr 18, 2017, 3:58 PM
  • MMM-quotes: random quote from online services

    Hello everyone,

    I’ve just wanted to share a module for displaying a random quote from a set of online quote-services.

    preview for MMM-quotes

    Download:

    [card:rmrustem/MMM-quotes]

    posted in Education
    R
    rmrustem
    Feb 26, 2017, 12:19 PM
  • 1 / 1
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