mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-09 01:30:10 +08:00
39 lines
2.4 KiB
Markdown
39 lines
2.4 KiB
Markdown
|
Set a Real Time Photo of Earth as Your Linux Desktop Wallpaper
|
|||
|
=================================================================
|
|||
|
|
|||
|

|
|||
|
|
|||
|
Bored of looking at the same desktop background? Here’s something that’s (almost) out of this world.
|
|||
|
|
|||
|
‘[Himawaripy][1]‘ is a small Python 3 script that fetches a near-real time picture of Earth taken by the [Japanese Himawari 8 weather satellite][2] and sets it as your desktop background.
|
|||
|
|
|||
|
Once installed you can set the app to run as a cron job every 10 minutes (in the background, naturally) so that it can fetch and set a realtime picture of Earth as your desktop wallpaper.
|
|||
|
|
|||
|
Because Himawari-8 is a geostationary satellite you’re only ever going to images of the earth as seen from above Australasia — but with real time weather patterns, cloud formations and lighting it’s still makes for spectacular scene, even if seeing things above the UK would be better for me!
|
|||
|
|
|||
|
Advanced settings allow you to configure the quality of the images pulled from the satellite , but keep in mind that any increase in quality will result in an increased file size, and a longer download wait!
|
|||
|
|
|||
|
Lastly, while this script is very similar to many others that we’ve covered over the years it is up-to-date and working.
|
|||
|
|
|||
|
Get Himawaripy
|
|||
|
Himawaripy has been tested on a range of desktop environments, including Unity, LXDE, i3, MATE and a host of other desktop environments. It is free, open-source software but is not entirely straightforward to set up and configure.
|
|||
|
|
|||
|
Find all instructions on getting the app installed and set up (hint: there’s no one-click installer) on the project’s GitHub page.
|
|||
|
|
|||
|
[Real time earth wallpaper script on GitHub][0]
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: http://www.tecmint.com/mandatory-access-control-with-selinux-or-apparmor-linux/
|
|||
|
|
|||
|
作者:[ JOEY-ELIJAH SNEDDON][a]
|
|||
|
译者:[译者ID](https://github.com/译者ID)
|
|||
|
校对:[校对者ID](https://github.com/校对者ID)
|
|||
|
|
|||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
|||
|
|
|||
|
[a]: https://plus.google.com/117485690627814051450/?rel=author
|
|||
|
[1]: https://github.com/boramalper/himawaripy
|
|||
|
[2]: https://en.wikipedia.org/wiki/Himawari_8
|
|||
|
[0]: https://github.com/boramalper/himawaripy
|