Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.33 KB

MMM-air-raid-monitor-ua

This is an extension for the MagicMirror. It shows the current status of air raid sirens in Ukraine. Based on data from sirens.in.ua.

Знімок екрана 2022-05-31 о 22 59 29

Installation

  1. Install and configure MagicMirror.
  2. Navigate into your MagicMirror's modules folder and execute git clone https://github.com/PavlenkoM/MMM-air-raid-monitor-ua.git
  3. To use this module, add it to the modules array in the config/config.js file:
modules: [
	{
		module: 'MMM-air-raid-monitor-ua',
		config: {
			updateInterval: 30
		}
	}
]

Configuration options

The following properties can be configured:

Option Description
updateInterval Interval of updating information about air raids in Ukraine. Value in seconds. Min value 10 seconds.

Version of this widget for other platforms: