MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Times-Of-India-Feed

    Scheduled Pinned Locked Moved Utilities
    1 Posts 1 Posters 1.7k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      saifkazi
      last edited by saifkazi

      The MMM-Times-Of-India-Feed module is based on one of the default modules of the MagicMirror. This module displays news headlines based on an RSS feed from Times of India website. Scrolling through news headlines happens time-based.

      Using the module

      Configuration

      To use this module, add it to the modules array in the config/config.js file:

      modules: [
      	
      		{
      			module: 'MMM-Times-Of-India-Feed',
      			position: "bottom_bar",
      			showSourceTitle: true,
      			showPublishDate: true,
                      },
                 ]
      

      Note :- This module is based on newsfeed module By Michael Teeuw

      Download

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      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