• Stars
    star
    108
  • Rank 319,348 (Top 7 %)
  • Language
    Go
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Download the latest images from Himawari-8 or DSCOVR and set it as your desktop background.

Travis Release License

satellite by @avinashbot

Download:

  1. Get the latest release
  2. Move it somewhere like ~/bin or /usr/local/bin
  3. Use your preferred method to run it on login or on a timer (cron, /etc/profile.d, ...)
  4. Enjoy!

Building from source:

  1. Download and install Go.
  2. go get github.com/avinashbot/satellite
  3. go build github.com/avinashbot/satellite
  4. ./satellite

Examples:

$ satellite -use himawari -depth 4 -every 60s
$ satellite -use dscovr -path ./images/dscovr/1.png -dontset
$ satellite -depth 20 # This will result in a massive image!

Note: i3 requires feh to be installed.