Skip to content

Magic Mirror Module to display the latest Daily Hukamnama

Notifications You must be signed in to change notification settings

harv-singh/MMM-hukamnama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-hukamnama

Lightweight Magic Mirror Module to display the latest Daily Hukamnama

Screenshot

HukamnamaImage

Installation

  1. MagicMirror requires Third Party modules to be cloned in the modules directory.
    cd <Your MagicMirror Directory>/modules
    git clone https://github.com/harv-singh/MMM-hukamnama.git
    
  2. Open the MagicMirror/config/config.js configuration file and edit to your liking. Below is an example configuration.
modules: [
   {
     module: 'MMM-hukamnama',
     position: 'top_left'
   }
]

Dependencies

  • request (installed via npm install)

Further details

This module utilises this API. Thanks to the authors for developng a great and extensive API

TO DO

  1. Improve Error handling in MMM-hukamnama.js and node_helper.js respectively.

About

Magic Mirror Module to display the latest Daily Hukamnama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published