Repository is archived
No commit activity in last 3 years
No release in over 3 years
Grumblr is a message poster to Tumblr blogs from GNOME.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme
== Grumblr ==

Grumblr is an application to post messages to Tumblr blogs
from a GTK-enabled Linux desktop environment.


=== Licence ===

  New BSD License


=== Requirements: ===

  * Ruby
    http://www.ruby-lang.org/

  * GTK+
    http://www.mozilla.org/

  * LibXml Ruby
    http://libxml.rubyforge.org/

  * REST Client
    http://github.com/archiloque/rest-client


=== Installation ===

  Install the most recent grumblr gem with rubygems, as usual:

  $ sudo gem install grumblr

  Change directory to the installed gem folder (may vary) and run
  setup script to copy images and a launcher to their places:

  $ cd /usr/lib/ruby/gems/1.8/gems/grumblr-2.4.2
  $ sudo ruby setup.rb

=== Homepage ===

  http://themactep.com/grumblr/


=== Authors ===

  Paul Philippov <themactep@gmail.com>