Skip to content

Fetch photo of the earth every 5 minutes from himawari-8

License

Notifications You must be signed in to change notification settings

djyde/earthlivejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earth Live JS

A NodeJS re-authored of EarthLiveSharp.

Fetch photo of the earth every 5 minutes from himawari-8 (wiki).

Installation

  1. Clone this repository

    git clone https://github.com/oxoooo/earthlivejs.git
    cd earthlivejs
  2. Install necessary libraries for node-canvas as describe here

  3. Install dependencies and start

    npm install
    npm start
  4. Set the images folder as your wallpaper slides switches every 5 minutes.

Keep the script running, it will fetches the latest image every 5 minutes and cleans outdated images.

You can also use something like forever or pm2 to run the script in the background.

License

MIT License

About

Fetch photo of the earth every 5 minutes from himawari-8

Resources

License

Stars

Watchers

Forks

Packages

No packages published