https://github.com/duckthom/daily-wp
Get and save the Bing image of the day
https://github.com/duckthom/daily-wp
Last synced: 5 months ago
JSON representation
Get and save the Bing image of the day
- Host: GitHub
- URL: https://github.com/duckthom/daily-wp
- Owner: DuckThom
- Created: 2016-12-16T15:34:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-17T15:34:26.000Z (over 9 years ago)
- Last Synced: 2024-12-29T16:46:00.178Z (over 1 year ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-wallpaper.rb
Awesome Lists containing this project
README
# Daily Wallpaper
A ruby script that downloads and keeps track of the Bing daily wallpapers
## Info
The downloaded wallpaper is stored in `~/wallpaper.jpg`.
A list of previous urls can be found in the SQLite database (`database.db`) stored in the save folder as the ruby script.
## Usage
Just point to the `wallpaper.jpg` file, as the file get overwritten, it should auto update in most cases.