{"id":24044502,"url":"https://github.com/luoling8192/bing-wallpaper-mac","last_synced_at":"2025-04-21T15:41:28.908Z","repository":{"id":270249764,"uuid":"909758951","full_name":"luoling8192/bing-wallpaper-mac","owner":"luoling8192","description":"Automatically update your macOS wallpaper with Bing's daily image.","archived":false,"fork":false,"pushed_at":"2025-03-15T10:24:58.000Z","size":32,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-16T07:43:20.948Z","etag":null,"topics":["bing-wallpaper","macos","wallpaper"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luoling8192.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-29T17:35:11.000Z","updated_at":"2025-03-16T10:44:57.000Z","dependencies_parsed_at":"2024-12-29T18:31:09.035Z","dependency_job_id":"7dd58e02-72ec-43b7-a1de-51ee02d6b9bc","html_url":"https://github.com/luoling8192/bing-wallpaper-mac","commit_stats":null,"previous_names":["luoling8192/bing-wallpaper-mac"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luoling8192%2Fbing-wallpaper-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luoling8192%2Fbing-wallpaper-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luoling8192%2Fbing-wallpaper-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luoling8192%2Fbing-wallpaper-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luoling8192","download_url":"https://codeload.github.com/luoling8192/bing-wallpaper-mac/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249834788,"owners_count":21331988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bing-wallpaper","macos","wallpaper"],"created_at":"2025-01-08T23:31:40.507Z","updated_at":"2025-04-20T01:00:27.450Z","avatar_url":"https://github.com/luoling8192.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖼️ Bing Wallpaper for macOS\n\nAutomatically update your macOS wallpaper with Bing's daily image.\n\n## ✨ Features\n\n- 🔄 Auto-updates wallpaper every hour\n- 🖼️ Downloads high-quality images from Bing\n- 🧹 Supports multiple resolutions (4K, Full HD, HD)\n- 🔍 Auto-detects screen resolution\n- 🧹 Auto-cleans wallpapers older than 7 days\n- ⚙️ Configurable settings\n- 💪 Lightweight and efficient\n- ⚡️ Easy to install and use\n\n## 🚀 Installation\n\n### Prerequisites\n\n- macOS 10.12 or later\n- [jq](https://stedolan.github.io/jq/) (JSON processor)\n  ```bash\n  # Install using Homebrew\n  brew install jq\n  \n  # Or using MacPorts\n  sudo port install jq\n  ```\n\n### Install\n\nSimply run the script:\n```bash\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/luoling8192/bing-wallpaper-mac/HEAD/install.sh)\"\n```\n\n## 🗑️ Configuration\n\nThe script can be configured using the following commands:\n\n```bash\n# Run configuration wizard\nbing_wallpaper --config\n\n# View current settings\nbing_wallpaper --show-config\n```\n\nConfiguration options include:\n- Resolution (Auto/4K/Full HD/HD)\n- Auto-cleanup settings\n- Wallpaper save location\n\n## 🗑️ Uninstallation\n\nTo remove the app:\n```bash\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/luoling8192/bing-wallpaper-mac/HEAD/uninstall.sh)\"\n```\n\n## 📁 File Structure\n\n- `bing_wallpaper.sh`: Main script for downloading and setting wallpaper\n- `~/.wallpapers/`: Directory where wallpapers are stored\n- `~/.config/bing-wallpaper/config`: Configuration file\n- `~/Library/LaunchAgents/com.${USER}.bingwallpaper.plist`: LaunchAgent configuration\n\n## 📝 Logs\n\nLog files are stored in:\n- `~/.wallpapers/bing_wallpaper.out`: Standard output\n- `~/.wallpapers/bing_wallpaper.err`: Error messages\n\n## 🤝 Contributing\n\nFeel free to submit issues and enhancement requests!\n\n## 📝 License\n\nMIT License - feel free to use and modify as you like!\n\n## 🙏 Acknowledgments\n\n- Bing for providing beautiful daily images\n- macOS community for inspiration\n\n## 💡 Tips\n\n- The script runs hourly to check for new wallpapers\n- Images are downloaded based on your screen resolution by default\n- Each wallpaper includes a text file with its title and copyright information\n- Old wallpapers are automatically cleaned up after 7 days (configurable)\n\n---\nMade with ❤️ for macOS users\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluoling8192%2Fbing-wallpaper-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluoling8192%2Fbing-wallpaper-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluoling8192%2Fbing-wallpaper-mac/lists"}