Downloading: git clone https://github.com/blippy/Thimbl-CLI.git
Installing: No installation required, just cd Thimbl-CLI and use from there. Ensure that . is in your path
Configuring: Thimbl-CLI needs to be set up for first use. Issue the command:
thimbl setup ADDRESS BIO NAME WEBSITE MOBILE EMAILEach of the parameters are strings, and have the following meanings:
thimbl setup luser@example.com "Champagne socialist" "Justin Case" www.foo.bar.com "" luser@bar.comNote that in the example I have used a blank for the mobile phone number, as I don't want other knowing my mobile. Notice, too, how ADDRESS, WEBSITE and EMAIL need bar little relation to each other.
setup has the following commands and arguments:
fetch - retrieve the plans for each person you are followingfollow NICK ADDRESS - follow someone using a nickname of NICK, and address of ADDRESS.
NICK isn't really an important field, but their ADDRESS must be in the form specified abovepost MSG - post a messageprint - print the messages of both yourself and the people you followHere's an example session:
thimbl post "First post" thimbl post "Thimbl rocks" thimbl follow "dk" "dk@telekommunisten.net" thimbl fetch thimbl print
Author: Mark Carter Created: 15-Nov-2010 Updated: 27-Nov-2010