I really do like views from space and i was tired of my old wallpaper. So why not create dynamic wallpaper where photos come from the ISS HDEV experiment.
~$ ./live.sh --wallpaper
~$ ./live.sh --wallpaper --with-location
(location and time on top left)
📷 😵
~$ ./live.sh --post-socials
- OS : debian
- windows manager : i3
- screen : 1920x1080
Script is not really long. I wanted to be able to recognize if the stream was down (meaning loss of signal between earth and ISS) to avoid updating my wallpaper. Same logic if the stream is too dark. I tried to find a method to resize in a clever way, but hard work for me. 😓
i used:
- imagemagick CLI
- feh
- ffmpeg
Add location text (dev branch)- resize quality
- colors/filters?
PS: Shell is not really my thing so feel free to contribute or comment ✌️