This is a MagicMirror module that fetch earth live image form Himawari #8 geostationary satellite and display images on screen.
nodejs: ^14.21.3 MagicMirror: ~2.24.0
Clone this repository in your modules folder, and install dependencies:
cd ~/MagicMirror/modules
git clone https://github.com/zhouxichun/MMM-TiHimawari8Earth.git
{
module: 'MMM-TiHimawari8Earth',
position: 'fullscreen_below',
config: {}
}