public
Description: A Tumblr client written in Shoes
Homepage: http://yapok.org/
Clone URL: git://github.com/madx/shumblr.git
madx (author)
Fri Oct 31 09:11:30 -0700 2008
commit  83da06233d5a4ddc2974dc34378aefff80224b2c
tree    62d448a08640651bd74525d51786504cf4cb2341
parent  acfe03bddf38e5a2ca71f56c4d098055665d2552
name age message
file .gitignore Loading commit data...
file README.textile
directory img/ Thu Oct 30 04:55:13 -0700 2008 initial import [madx]
directory lib/
file shumblr.rb
README.textile

Shumblr.

Shumblr is a graphical desktop client for the Tumblr service.

It allows you to post content on your tumblr without having to log on the
website or even open your browser.

Requirements & install

To run Shumblr, you must have Shoes which is a graphical
toolkit from the venerable _why the lucky stiff

Once you’ve downloaded and installed it, run the shumblr.rb file with it.

That’s all!

Plans for the future

As of now, Shumblr doesn’t support file uploads so you can’t post audio items or
upload photos/videos. For those tasks you still have to log into your account
from the website. I plan to add thoses features as soon as I can!

You account information is not stored anywhere so you have to enter your email
and password every time you launch the app. Depending on the feedback, I may
implement a config file where you put those details so you won’t have to login
anymore.

In future versions, Shumblr will be a full featured Tumblr client with rich text
editing, post listings, file uploads, and more. Just need to find time to write
the code :)

Thanks!