Home > Thimbl-CLI

Thimbl-CLI

Thimbl-CLI is a project mainly written in PYTHON and COMMON LISP, it's free.

command-line tools for interacting with thimbl

Thimbl is a set of client-side tools for a distributed open source microblogging platform. Thimbl-CLI is a set of command-line tools, and is more modest in its ambitions than the whole of the Thimbl project.

The website should now be visible from http://blippy.github.com/Thimbl-CLI/ which is basically a copy of the website directory.

Thimbl-CLI requires Linux/cygwin. It also includes the simplest possible finger daemon to serve your tweets.

QUICKSTART

Thimbl-CLI is pretty much ready to go out of the box client-side.

Set up your profile: thimbl setup [email protected] "Just a guy" "Mark Carter" "www.markcarter.me.uk" "N/A" "[email protected]" Create a post: thimbl post "First post" Follow someone: thimbl follow "dk" "[email protected]" Fetch messages of people you are following: thimbl fetch Print messages (including your own): thimbl print

WHERE NEXT

Look in the doc folder for a more complete manual on Thimbl-CLI, which contains the main documentation effort.

Previous:creepycrowley