Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

A little script that sets up rotating wallpapers on your desktop based on the time of day. Hooray!

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.