Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】🏞️ 一个桌面壁纸客户端,可以设置静态 / 动态壁纸,集成了 RunCat 的功能。 #3118

Open
6 of 8 tasks
wangrongding opened this issue May 15, 2023 · 1 comment
Labels

Comments

@wangrongding
Copy link

wangrongding commented May 15, 2023

wallpaper-box logo

🏞️ 一个桌面壁纸客户端,可以设置静态 / 动态壁纸,集成了 RunCat 的功能。(A desktop wallpaper client to set static / dynamic wallpapers, integrated with RunCat's features.)

项目地址

wallpaper-box
安装包

支持的功能:

  • 壁纸列表
  • 下载壁纸
  • 设置静态壁纸
  • 设置动态壁纸(在 MacOs 中,全屏动态壁纸,并没有完全覆盖整块屏幕,欢迎知道如何处理的小伙伴提 PR)
  • RunCat 动态托盘图标,根据 CPU 使用情况改变切换速度
  • 支持修改代理
  • 网页 url 壁纸(指定一个网页成为桌面壁纸)
  • 支持用户自己手写 Threejs 动画壁纸

使用

壁纸列表

壁纸来源于 wallhaven.cc ,最喜欢的一个壁纸网站。

可以直接设置成桌面壁纸,也可以下载到本地或者预览。

动态壁纸

目前支持视频作为动态壁纸,正在开发:自定义页面壁纸和自定义动效壁纸

Windows 中的效果: MacOS 中的效果:

RunCat

由于 RunCat 更换高级的猫猫要收费,所以就在这个软件中加一个类似的功能。

通过图标的变换速度,来动态表示 cpu 的使用情况。

可以在托盘菜单中切换动态图标。

可爱的超级马里奥~

过几天弄下自定义动态图标。 直接选取本地准备好的帧动画相关的图片,然后就可以自定义动态图标了。(目前你可以使用这几款内置的图标,或者你也可以在 icons 文件夹 中添加你的图标,修改 tray 配置文件 即可)

支持设置开机自启 ,支持设置网络代理

image

常见问题

1.无法打开应用程序

因为作者不想花钱做数字签名 🥲,一年的费用好高(这个项目做着玩的,没有收益 👀),所以你需要按照如下方式安装

打开终端:

# 命令一
sudo spctl  --master-disable
# 命令二
sudo xattr -r -d com.apple.quarantine <这里是一个空格> <打开 “访达”(Finder)进入 “应用程序” 目录,找到 wallpaper-box,拖进终端>

# 然后回车

具体的步骤可以参考:👉🏻 解决方案

最后

如果你觉得这个项目还不错,点个 star ⭐️ 支持一下 ~ 谢谢 🌸

@ChicSparrow
Copy link

666, 这个可以👍

@ruanyf ruanyf added the weekly label May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants