satellite by @avinashbot
Download:
- Get the latest release
- Move it somewhere like ~/bin or /usr/local/bin
- Use your preferred method to run it on login or on a timer (cron, /etc/profile.d, ...)
- Enjoy!
Building from source:
- Download and install Go.
go get github.com/avinashbot/satellite
go build github.com/avinashbot/satellite
./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.