Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spacex-wallpaper

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spacex-wallpaper

Use @spacex's latest unsplash.com photo as desktop wallpaper

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

spacex-wallpaper

Use @spacex's latest unsplash.com photo as desktop wallpaper

Using

First install the package globally:

npm i -g spacex-wallpaper

Then run the package:

spacex-wallpaper

That's it, enjoy our new SpaceX driven wallpaper!

Caveats

  • This currently only supports one display. It will not set the second display, unfortunately. To follow this issue watch: https://github.com/sindresorhus/macos-wallpaper/issues/2
  • There is not really a way to correctly set your background scaling. I have found the best method is to set your stretching to "Stretch to Fill Screen". To do this on macOS, go to System Preferences > Desktop & Screen Saver and change the dropdown to "Stretch to Fill Screen".

Stretch Settings for macOS

Automation

I have mine set to run in a crontab once a day, as it doesn't seem like @spacex is uploading on an hourly or less basis. Here is how I did that:

env EDITOR=vim crontab -e

Then paste in:

0 9 * * * spacex-wallpaper

Then I exit visual mode (hit esc) and type ZZ to write and quit. If that worked correctly you should get:

crontab: no crontab for <insert_your_username> - using an empty one
crontab: installing new crontab

To verify it saved correctly run:

crontab -l

Keywords

FAQs

Package last updated on 29 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc