ÈÐ Wïgê† Ðð† ñåmê

ïñ£ð§ê¢, ïñ£ðrmå†ïðñ §ê¢µr, Ðïgï†ål £ðrêñ§ï¢§, hå¢kïñg, §¥§†êm åÐmïñ阮rå†ïðñ, lïñµx ßlðg

installing hotot and choqok twitter clients

, ,

I really like the looks of hotot twitter client for linux, but it doesn’t support multiple twitter accounts in the same process (however, you can open multiple running instances of hotot and use it that way).  It does support lists.

Installation is pretty simple:

[codesyntax lang=”bash”]

sudo add-apt-repository ppa:hotot-team
sudo apt-get update
sudo apt-get install hotot

[/codesyntax]

if you are using my wbar configuration, you can add these three lines:

[codesyntax lang=”bash”]

i: /usr/share/icons/hicolor/32x32/apps/hotot.png
c: /usr/bin/hotot
t: hotot

[/codesyntax]

And the running client.

Because of the inability to log into multiple accounts at once, I started looking for another one.  I came across choqok.  Choqok does support multiple accounts in the same program window.

Again the installation is pretty simple:

[codesyntax lang=”bash”]

sudo add-apt-repository ppa:adilson/experimental
sudo apt-get update
sudo apt-get install choqok

[/codesyntax]

if you are using my wbar configuration, you can add these three lines:

[codesyntax lang=”bash”]

i: /usr/share/icons/hicolor/16x16/apps/choqok.png
c: /usr/bin/choqok
t: choqok

[/codesyntax]

And the running client show a list and two separate accounts logged in:


Leave a Reply