Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avinashbot/satellite
Download the latest images from Himawari-8 or DSCOVR and set it as your desktop background.
https://github.com/avinashbot/satellite
himawari-8 multi-platform satellite wallpaper-changer
Last synced: 3 months ago
JSON representation
Download the latest images from Himawari-8 or DSCOVR and set it as your desktop background.
- Host: GitHub
- URL: https://github.com/avinashbot/satellite
- Owner: avinashbot
- License: mit
- Created: 2016-02-05T20:23:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T16:32:03.000Z (over 3 years ago)
- Last Synced: 2024-07-27T04:33:05.870Z (3 months ago)
- Topics: himawari-8, multi-platform, satellite, wallpaper-changer
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 108
- Watchers: 5
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Travis](https://img.shields.io/travis/avinashbot/satellite.svg?style=flat-square)
![Release](https://img.shields.io/github/release/avinashbot/satellite.svg?style=flat-square)
![License](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)**satellite** by [*@avinashbot*](https://github.com/avinashbot)
**Download:**
1. Get the [latest release](https://github.com/avinashbot/satellite/releases/latest)
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](https://golang.org/dl/).
2. `go get github.com/avinashbot/satellite`
3. `go build github.com/avinashbot/satellite`
4. `./satellite`**Examples:**
```bash
$ 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.