RubyGems Navigation menu

flickpaper 0.0.1

# Flickpaper A [Flickr App](https://www.flickr.com/services/apps/72157658406991003) that sets your GNOME wallpaper to a recent interesting photo ## Installation Install the gem: ```shell $ gem install flickpaper ``` Or add this line to your application's Gemfile: ```ruby gem 'flickpaper' ``` And then execute: ```shell $ bundle ``` ## Usage ```shell Usage: $ flickpaper [options] -d, --dump [PATH] Dump file for used photo ids. Default: $HOME/.flickpaper.dump -i, --image [PATH] Where to store the downloaded image. Default: $HOME/.flickpaper.jpg -v, --verbose Verbose --version Show version ``` Use with cron to periodically get a new interesting desktop wallpaper. ## Contributing 1. Fork it ( https://github.com/atongen/flickpaper/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.5 - August 18, 2016 (10 KB)
  2. 0.0.4 - May 04, 2016 (9.5 KB)
  3. 0.0.3 - November 21, 2015 (9.5 KB)
  4. 0.0.2 - November 04, 2015 (9 KB)
  5. 0.0.1 - November 02, 2015 (8.5 KB)

Runtime Dependencies (1):

flickraw >= 0

Development Dependencies (2):

bundler ~> 1.7
rake ~> 10.0

Owners:

Authors:

  • Andrew Tongen

SHA 256 checksum:

bce6bf0691d76ac1423b7d08b1a41664e68426644c9976eb727c9ac8a87c5156

Total downloads 12,163

For this version 2,148

License:

MIT

Required Ruby Version: >= 0

Links: