Chinese Readme
自用 macOS 动态壁纸软件
- 简单易用
- 超低内存占用(通常不超过 70MB)
- 仅供个人使用 — 使用风险自负
⚠️ 注意:软件会将视频的第一帧设置为桌面壁纸⚠️
git clone --depth=1 https://github.com/xuanluoya/VideoWallpaper && cd VideoWallpaper # 克隆仓库
make # 编译应用
make clean # 清理编译文件,当你需要重新编译时再使用
open owoLW # 打开应用启动后,你会在菜单栏看到一个“🎬”图标。点击它,然后选择视频。
OK,享受你的动态壁纸吧 :)。
A simple macOS dynamic wallpaper app for personal use.
- Easy to use
- Extremely low memory usage (typically under 70 MB)
- For personal use only — use at your own risk
Warning
The app sets the first frame of your video as your desktop wallpaper.
git clone --depth=1 https://github.com/xuanluoya/VideoWallpaper && cd VideoWallpaper # Clone the repo
make # Build the app
make clean # Clean the compiled file, use it when you need to recompile
open owoLW # Launch the appAfter launching, you’ll see a “🎬” icon in your menu bar. Click it, select a video.
OK, now enjoy you video wallpaper :).