https://github.com/hackergrrl/rotating_8bit_wallpapers
A little script that sets up rotating wallpapers on your desktop based on the time of day. Hooray!
https://github.com/hackergrrl/rotating_8bit_wallpapers
Last synced: 9 months ago
JSON representation
A little script that sets up rotating wallpapers on your desktop based on the time of day. Hooray!
- Host: GitHub
- URL: https://github.com/hackergrrl/rotating_8bit_wallpapers
- Owner: hackergrrl
- Created: 2014-05-03T02:16:32.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-04T20:04:33.000Z (about 12 years ago)
- Last Synced: 2025-04-02T13:04:56.466Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.65 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rotating Time-Based 8-Bit Wallpapers!
====================================
Hooray! A little script that sets up rotating wallpapers on your desktop based
on the time of day. Based off the new version of the wallpapers found [on
Reddit](http://www.reddit.com/r/wallpapers/comments/1tqe9k/update_new_version_of_the_8bit_day_wallpaper_set/).
Installation
-------------
a.k.a. Do you trust me?
`curl -Ls https://github.com/noffle/rotating_8bit_wallpapers/raw/master/bootstrap.sh | sh`
Dependencies
-------------
Assumes you have `wget` for URL grabbing and `feh` for setting background wallpaper. Oh, and `bc` for some simple math, though this is installed on most systems. Feel free to tweak the script to your desired toolset.