Skip to content

sky1983/earth_wallpaper

 
 

Repository files navigation

🌏earth_wallpaper

简单好用的多功能壁纸软件

downloads Release License

PyPI AUR version AUR version

安装

Linux

Debian

下载earth-wallpaper-amd64.deb后使用apt或dpkg安装

Arch

通过AUR安装

# paru
paru -S earth-wallpaper-bin # or earth-wallpaper-nightly
# yay
yay -S earth-wallpaper-bin  # or earth-wallpaper-nightly

Windows

Windows推荐使用pip安装 需要实现安装好python3

pip install earth-wallpaper # 安装
pip install earth-wallpaper --upgrade # 更新

使用须知

第一次运行时会弹出设置窗口,点击应用即可开始运行

支持接口

  • 向日葵八号
  • 风云四号
  • 必应壁纸 (调用 @xCss API)
  • 动漫壁纸 (调用 waifu.im API)
  • 本地壁纸 (注:目前Windows下使用本地壁纸,路径需要全英文且无空格)
  • 24h壁纸 (灵感来自于windynamicdesktop)

24h壁纸推荐下载地址:

https://github.com/MiniBusiest/24Hour-Wallppe

https://windd.info/themes/index.html

支持桌面环境

Linux

  • KDE Plasma
  • Deepin
  • GNOME
  • ubuntu:GNOME
  • Cinnamon
  • XFCE
  • MATE
  • Cutefish
  • LXQt (pcmanfm-qt)
  • LXDE (pcmanfm)

Windows

  • Windows 10 (测试环境:Windows 10 专业版 21H1,其他版本自行测试)

依赖

  • Pillow
  • PySide6
  • requests
  • setuptools
  • pywin32 (Only Windows)

手动安装

git clone https://jihulab.com/ambition-echo/earth_wallpaper.git
cd earth_wallpaper
python3 setup.py install

开放API

bing 壁纸: https://github.com/xCss/bing

waifu.im 动漫壁纸: https://waifu.im/

ipapi 获取ip地理位置:https://ipapi.co

软件截图

image-20220917003305855

image-20220917003345620

image-20220917003459088

image-20220917003531050

About

🌏Simple and easy to use multifunctional wallpaper software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.2%
  • Shell 5.8%