Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dqbd/earthview

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EarthView

Sets a random satellite image from Earth View with Google as a wallpaper.

The dataset of the satellite images are scrapped beforehand using a script (see install.js) by calling multiple network requests. Feel free to fetch those images again.

Usage

As CLI

npm install -g earthview
earthview

As library

import {
  scrap,      // fetch newest images
  wallpapers, // cached list of wallpapers
  random,     // get random image
} from 'earthview'

const randomImage = random() 

scrap().then(wallpapers => { /* ... */ })

About

Sets a random satellite image from Earth View with Google as a wallpaper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.