# bing_wallpaper **Repository Path**: async_github/bing_wallpaper ## Basic Information - **Project Name**: bing_wallpaper - **Description**: https://github.com/xiqishow/bing_wallpaper.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-24 - **Last Updated**: 2025-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bing_wallpaper 纯脚本为MacOS随机定时设定Bing壁纸 Schedule changing MacOS wallpaper from Bing 使用Bing壁纸(UHD清晰度)定时随机选择一张图片设定系统壁纸(默认5分钟更换) 1、首先赋予 install.sh //安装定时任务 wallpaper.sh //设定壁纸 uninstall.sh //卸载定时任务,注意默认删除本机的所有定时任务 三个脚本运行权限 chmod u+x ./install.sh ./wallpaper.sh ./uninstall.sh 2、运行install.sh 设定定时任务 3、使用uninstall.sh卸载定时任务