shell版地球背景,依赖 ImageMagick
ubuntu为例 首先安装 ImageMagick,安装过的跳过
sudo apt-get install imagemagick bc 然后安装程序
sudo git clone https://github.com/ghostry/EarthWallpaper.git /opt/EarthWallpaper ln -s /opt/EarthWallpaper/earthWallpaper.desktop ~/.config/autostart cd /opt/EarthWallpaper cp config.ex config 编辑 config 中的 第5行 using="himawari8" 有以下卫星可选
using="himawari8"
using="fy4a"
using="goes16"
using="goes17"



