Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.08 KB

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.