### [LiveWallpaper 开源轻量动态壁纸应用,专为macOS15以上系统设计](https://www.appmiao.com/article/1158) **Published:** 2025-06-17T02:00:44 **Author:** 阿喵 **Excerpt:** LiveWallpaper 是一款开源且轻量的动态壁纸应用,专为 macOS 15 及以上系统设计 windows上有强大的动态壁纸软件wallpaper engine,但是却没有macOS版本。网上乱七八糟的动态壁纸软件,不是吃CPU就是要调用系统录屏,亦或者只能改桌面,不能改锁屏壁纸。今天阿喵给大家分享一款开源轻量动态壁纸应用:LiveWallpaperMacOS ## 软件介绍 ### 截图 ![](https://i.postimg.cc/j20qMmKT/i-Shot-2025-06-17-09-50-58-2025-06-17-09-51-59.gif) ### 安装 #### 使用 brew 安装[](https://github.com/thusvill/LiveWallpaperMacOS#install-using-brew) 在终端上运行`brew tap thusvill/livewallpaper && brew install --cask livewallpaper` #### DMG 安装指南[](https://github.com/thusvill/LiveWallpaperMacOS#guide-for-dmg-installation) 重要的 修复“LiveWallpaper.app”已损坏且无法打开的问题。建议您将该对象移至回收站。[](https://github.com/thusvill/LiveWallpaperMacOS#fix-livewallpaperapp-is-corrupted-and-cannot-be-opened-it-is-recommended-that-you-move-the-object-to-the-recycle-bin) 在应用程序文件夹中安装应用程序后,您必须绕过 Gatekeeper 才能运行它(我不想为开源应用程序向苹果付费) 这将解决占领问题 `xattr -d com.apple.quarantine /Applications/LiveWallpaper.app` ### 使用 ![](https://pic.amiao.app/2025/06/26051206/11934.png) 界面设置说明 打开软件后,在菜单栏找到一个这样的图标,点击图标,点setting,然后去设置你的壁纸目录。之后再次点击图标,open ui,之后如上图,刷新一下,加载出壁纸后,点击想设置的壁纸即可修改壁纸,当然还需要给下辅助功能权限。 ![](https://pic.amiao.app/2025/06/26051210/69176.png) ![](https://pic.amiao.app/2025/06/26051213/16924.png) ## 软件下载 github:[https://github.com/thusvill/LiveWallpaperMacOS](https://github.com/thusvill/LiveWallpaperMacOS) github下载:[https://github.com/thusvill/LiveWallpaperMacOS/releases](https://github.com/thusvill/LiveWallpaperMacOS/releases) **Tags:** macOS, 动态壁纸 **Categories:** 软件推荐 ---