DailyWallpaperHub
多源壁纸聚合平台 · 自动归档 Bing + Unsplash 精选壁纸 · AI 视觉故事生成 · 企业微信推送 · GitHub Pages 在线画廊
Make a real time earth picture as your wallpaper
git clone https://github.com/ujnzxw/oh-my-earth.gitujnzxw/oh-my-earthoh-my-earth differs in that:
##Supported Desktop Environments
You can configure the level of detail, by modifying the script. You can set the global variable level to 4, 8, 16, or 20 to increase the quality (and thus the file size as well). Please keep in mind that it will also take more time to download the tiles.
On xfce4, you can set which displays you want to change the background of using the xfce displays variable. If you get an error and you're not sure which display to use, you can find your display in the output of:
xfconf-query --channel xfce4-desktop --list | grep last-image
If you use nitrogen for setting your wallpaper, you have to enter this in your ~/.config/nitrogen/bg-saved.cfg.
[:0.0]
file=/home/USERNAME/.cache/ujnzxw/latest.png
mode=4
bgcolor=#000000
Please install PIL package first
Others:
sudo easy_install image sudo easy_install pytz sudo easy_install tzlocal sudo easy_install appdirs
cd ~ <OR OTHER PATH YOU WANT>
git clone https://github.com/ujnzxw/oh-my-earth.git
# Configure
cd ~/oh-my-earth/
vi config.py
# Install
sudo bash install.sh
# Test whether it's working
oh-my-earth
# Set oh-my-earth to be called periodically
- Set up a cronjob
crontab -e
- Add the line:
*/10 * * * * <INSTALLATION_PATH>
# Remove the cronjob
crontab -e
# Remove the line
*/10 * * * * <INSTALLATION_PATH>
# Remove the data directory
rm -rf ~/oh-my-earth <OR OTHER PATH YOU INSTALLED>
# Remove the soft link
rm -rf /usr/local/bin/oh-my-earth
MIT License © 2017 Steven ZHAO
more like this
多源壁纸聚合平台 · 自动归档 Bing + Unsplash 精选壁纸 · AI 视觉故事生成 · 企业微信推送 · GitHub Pages 在线画廊
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags