|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Qiyuey.BingWallpaperNow |
| 5 | +PackageVersion: 1.4.5 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: qiyuey |
| 8 | +PublisherUrl: https://github.com/qiyuey |
| 9 | +PublisherSupportUrl: https://github.com/qiyuey/bing-wallpaper-now/issues |
| 10 | +PackageName: Bing Wallpaper Now |
| 11 | +PackageUrl: https://github.com/qiyuey/bing-wallpaper-now |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/qiyuey/bing-wallpaper-now/blob/HEAD/LICENSE |
| 14 | +ShortDescription: A cross-platform desktop app to automatically fetch and set Bing daily wallpapers |
| 15 | +Description: |- |
| 16 | + Bing Wallpaper Now is a lightweight cross-platform desktop application built with Tauri 2.0 (Rust + React). |
| 17 | + It automatically fetches and sets Bing's daily wallpapers in UHD resolution. |
| 18 | + Features include portrait display support, multi-monitor wallpaper setting, macOS deep integration |
| 19 | + (Space auto-restore, fullscreen handling), in-app auto-update, and dark/light theme support. |
| 20 | +Tags: |
| 21 | +- background |
| 22 | +- bing |
| 23 | +- desktop |
| 24 | +- tauri |
| 25 | +- wallpaper |
| 26 | +ReleaseNotes: |- |
| 27 | + ✨ 更新内容 |
| 28 | + Added |
| 29 | + - 新增 AI_INSTALL.md,为 AI 助手 / 命令行代理提供覆盖 macOS / Windows / Linux(含 ARM64)的可复制即运行安装命令 |
| 30 | + Changed |
| 31 | + - 重新规划卡片网格间距:列间距、行间距、容器边距由统一变量驱动,所有屏幕尺寸下视觉一致 |
| 32 | + - MacBook Pro 16 寸全屏窗口默认保持 3 列,仅外接 4K 等更宽显示器才切换到 4 列布局 |
| 33 | + Fixed |
| 34 | + - 修复滚动列表或调整窗口宽度时,卡片之间偶尔出现的视觉残影 |
| 35 | + - 修复窄屏与双列布局下,卡片之间行间距意外消失的问题 |
| 36 | + - 修复某些窗口宽度下卡片排列出现"3+1"等不规则换行的问题 |
| 37 | + - 修复 Winget 渠道可能附带非 MSI 安装包的问题,确保 Windows 用户通过 Winget 安装到正确的安装器 |
| 38 | + 📦 快速安装 |
| 39 | + ───────────────────┬───────────────────────────────── |
| 40 | + 平台/架构 │安装包 |
| 41 | + ───────────────────┼───────────────────────────────── |
| 42 | + Windows x64 │msi / exe |
| 43 | + ───────────────────┼───────────────────────────────── |
| 44 | + Windows arm64 │msi / exe |
| 45 | + ───────────────────┼───────────────────────────────── |
| 46 | + macOS Apple Silicon│arm64 dmg |
| 47 | + ───────────────────┼───────────────────────────────── |
| 48 | + macOS Intel │x64 dmg |
| 49 | + ───────────────────┼───────────────────────────────── |
| 50 | + Linux x64 │deb / rpm / AppImage |
| 51 | + ───────────────────┼───────────────────────────────── |
| 52 | + Linux arm64 │deb / rpm / AppImage |
| 53 | + ───────────────────┴───────────────────────────────── |
| 54 | + macOS 通过 Homebrew 安装 |
| 55 | + brew tap qiyuey/tap |
| 56 | + brew install --cask bing-wallpaper-now |
| 57 | + Windows 通过 WinGet 安装 |
| 58 | + winget install Qiyuey.BingWallpaperNow |
| 59 | + macOS 安装方法 |
| 60 | + 若出现"应用已损坏"或"无法打开",在终端执行(需要管理员权限时可在前面加 sudo): |
| 61 | + xattr -rd com.apple.quarantine "/Applications/Bing Wallpaper Now.app" |
| 62 | + 📄 完整更新日志 |
| 63 | + 1.4.4...1.4.5 |
| 64 | + 感谢使用 Bing Wallpaper Now!如果你喜欢这个项目,欢迎在仓库加星支持。😊 |
| 65 | +ReleaseNotesUrl: https://github.com/qiyuey/bing-wallpaper-now/releases/tag/1.4.5 |
| 66 | +ManifestType: defaultLocale |
| 67 | +ManifestVersion: 1.12.0 |
0 commit comments