Skip to content

Repository files navigation

MMM-Reddito

A plugin for MagicMirror to display posts from a subreddit.

Reddito

Installation

cd MagicMirror\modules\ -> git clone https://github.com/bittiez/MMM-Reddito.git
(Navigate to your modules folder in a cmd prompt or terminal, and clone the git repo there.)

Updating

cd MagicMirror\Modules\MMM-Reddito\ -> git pull

Config

{
  module: 'MMM-Reddito',
  position: 'top_left',
  config: {
    updateInterval: 3600000,
    headerText: "Reddito",
    subreddit: "news",
    sortby: "hot", //hot, new, or top
    showCount: "25", //Max 25
    width: "700px",
    height: "12em",
    marquee: true,
    marqueeSpeed: "30000",
  }
}

Note: To create multiple instances, just insert this as many times as you would like.

About

Display posts from specific subreddits. Pronounced "read eat oh" in an italian accent.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages