Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module : MMM-CyberSecurityNews

This module will display some news about CyberSecurity
All data coming from RSS Feed of TheHackerNews : http://feeds.feedburner.com/TheHackersNews

Table of contents

Prerequisities

To use this module, you'll need to install the package rss-parser
More info : https://www.npmjs.com/package/rss-parser

npm i rss-parser

Installing the module

Inside your modules folder, execute :

git clone https://github.com/gueguet/MMM-CyberSecurityNews

Using the module

In the config/config.js file, just add this to the modules array :

{
  module: "MMM-CyberSecurityNews",
  position: "top_right",
  config: {
    numberOfArticles: <INT_NUMBER_OF_ARTICLES_TO_DISPLAY>
  }
}

About

Display latest Cyber Security News within your PiMirror

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages