Πελάτες πειραχτηριών για Ubuntu Linux

Το θεωρήστε ή όχι αλλά το πρώτο πράγμα έκανα μετά από να εγκαταστήσω Ubuntu που 8.04 σκληραγωγημένος ερωδιός στο lap-top μου έβρισκαν έναν συμβατό πελάτη πειραχτηριών για Linux που λειτουργεί σε Ubuntu. Θα μπορούσα να έχω χρησιμοποιήσει το πειραχτήρι IM στις μετα αναπροσαρμογές μέσω των πίτζιν ή της συνομιλίας Google αλλά αυτή σκοτώνει τη διασκέδαση από το.

Όρμηξα στο συναπτικό διευθυντή συσκευασίας που ελπίζει να βρώ έναν πελάτη app πειραχτηριών αμέσως αλλά πολύ δυστυχώς κανένα δεν παρατέθηκε εκεί. Κατόπιν έκανα λίγη έρευνα και βρήκα μερικούς καλούς πελάτες πειραχτηριών για Linux εκείνη η εργασία για Ubuntu.

1. Twitux (μεταφορτώστε)

Το Twitux είναι πελάτης πειραχτηριών για τον υπολογιστή γραφείου στοιχειών. Τα χαρακτηριστικά γνωρίσματα προγράμματος περιλαμβάνουν το κοινό άποψης, φίλοι και η υπόδειξη ως προς το χρόνο ορυχείων, στέλνει το μήνυμα, αυτόματη σύνδεση, προσθέτει την εικόνα δίσκων φίλων και συστημάτων.

2. gTwitter (μεταφορτώστε)

gTwitter απλό GTK+ βάσισε την εφαρμογή για Linux, σχεδίασε για να αλληλεπιδράσει με την υπηρεσία Ιστού πειραχτηριών. Η γραπτή χρησιμοποίησή του Mono/C# και μερικά από το ΣΤΟΙΧΕΙΌ εξαρτώμενες βιβλιοθήκες. GUI εμπνέεται από τον πελάτη Twitterrific της MAC.

3. Spaz (μεταφορτώστε)

Το Spaz είναι πελάτης πειραχτηριών για τους χρήστες που εκτιμούν το ελεύθερο, λογισμικό ανοικτός-πηγής, το ελκυστικό σχέδιο, και το customizability. Χτίζεται εξ ολοκλήρου σε XHTML και Javascript και μπορεί να οριστεί χρησιμοποιώντας ένα CSS συνήθειας αρχείο προσδιορισμού. Στηρίζεται στο πλαίσιο AIR πλίθας για να τον εγκαταστήσει έτσι όλοι που πρέπει να έχετε είστε AIR πλίθας σε Ubuntu (δείτε το τέλος της θέσης για αυτό το σεμινάριο)

4. Twhirl (μεταφορτώστε)

Το Twhirl είναι ένας πελάτης πειραχτηριών υπολογιστών γραφείου, βασισμένος στην πλατφόρμα AIR πλίθας. Είναι ένας από τους αγαπημένους πελάτες πειραχτηριών μου δεδομένου ότι αυτό πραγματικά πολύ εύχρηστο. Κύλινδρος για να δει κάτω πώς να πάρει αυτό το app εργαζόμενο χρησιμοποιώντας το AIR πλίθας σε Ubuntu.

5. TwitterFox (μεταφορτώστε)

Το TwitterFox είναι μια επέκταση Firefox που επιδεικνύει τις αναπροσαρμογές από τους φίλους σας και σας αφήνει να ενημερώσετε τη θέση σας. Αυτή η επέκταση προσθέτει μια μικροσκοπική εικόνα στο φραγμό θέσης που σας ειδοποιεί πότε οι φίλοι σας ενημερώνουν τα τιτιβίσματά τους. Επίσης έχει έναν μικρό τομέα εισαγωγής κειμένων για να ενημερώσει τα τιτιβίσματά σας. Καθώς Ubuntu έρχεται ήδη με Firefox εγκαθιστώντας έτσι αυτό το πειραχτήρι app είναι τόσο εύκολο όσο μια πίτα.

6. Πειραχτήρι Deskbar (μεταφορτώστε)

Twitter Deskbar is a Twitter app that integrates with the Gnome Deskbar and lets you post status updates right from your desktop. The installation requires you to have Deskbar widget for Gnome. For detailed instructions please use the download link provided.

7. Twitter Terminal

This is basically a hack for posting to Twitter using the Linux Terminal. You will need cURL ( a client for getting files from servers) to post to Twitter through the Terminal which can be installed using the following command:
sudo apt-get install curl

With cURL installed, you can post to Twitter from the terminal window by using the following syntax:
curl -u yourusername:yourpassword -d status="Your Message Here" http://twitter.com/statuses/update.xml

You will receive a response containing the XML coding for your post which acts as a confirmation that your post was submitted.

8. Alert Thingy (download)

Alert Thingy is basically an Adobe AIR app for FriendFeed but also works for Twitter as well. You can get status updates from your friends and can also post live status updates yourself.

All of these apps work brilliantly on Ubuntu so you are good to go with any one of these. For the apps requiring Adobe AIR you can install Adobe AIR on Ubuntu using one of our guides.

If you know anymore Twitter clients for Ubuntu, Please share in the comments.

  • Nice little tools although i don't use Linux and Hate it but these Look cool.
  • sveden
    Thanks for sharing.
  • Great post, #6 is something I need to try.
  • You know I'll be trying the deskbar applet :)
  • Thanks for including the AIR-on-Ubuntu link, that opens up a whole new world (often closed source, but more useful). For the completeness of your list: I'm currently using phpitter, http://code.google.com/p/phpitter/ -- very basic, but based on PHP and GTK and with clickable links (I think TwitUx and/or gTwitter didn't have that)
  • Jason
    You missed the best of them all!! Gwibber is an open source microblogging client for GNOME that supports Twitter, Jaiku, Facebook, Pownce, Identi.ca and other popular social web services. I have it on my Ubuntu Intrepid 8.10 laptop and it's terrific!
    https://launchpad.net/gwibber/
  • Spankbot
    Links aren't clickable in gTwitter. Fail!
  • James
    It would be helpful to have a twitter client that I could install via apt-get and that worked. I tried this with gTwitter which installed, but while it let me see the people I folllow in list view, I couldn't access Tweet view or find any way to configure the client.
  • Great list, Thanks.
  • I use twitkit for Firefox, Is a completely light firefox add-on that works on linux and all platforms. Open source and the biggest selection languages.

    https://addons.mozilla.org/en-US/firefox/addon/...
  • Installed TwitKit in Firefox on both my work and home computers (Ubuntu 7.10 and 8.04 respectively). So far no problems, but the plugin does need to mature. It's still pretty primitive.
  • I highly recommend Tweetdeck (www.tweetdeck.com). Now you can fill your entire screen with Twitter. Another Air application, requires air 1.5.
  • You can too use Gnome-Do + twitter plugin

    http://do.davebsd.com/
  • Mohan
    Deskbar plugin is awesome!
  • Max
    DestroyTwitter:
    http://www.destroytoday.com/?p=Project&id=D...

    Seems to include a lot of functions, but needs adobe air too.
  • Well any way to use twitter on Pidgin?
  • vrybas
    There is a package named pidgin-microblog, which gives you availability to add twitter as account. You will have a chat-like window and all twitter history will be saved to your .purple/logs directory if you want to :) Pretty good, but unforunately Pidgin crashes from time to time with this plugin. Try it though
  • You not tried TweetDeck http://tweetdeck.com its like Twhirl in that it needs Adobe AIR to run, but can handle multiple twitter accounts and runs great in my Ubuntu 9.04 system.
  • vrybas
    Gwibber is the best!
    http://is.gd/26RsD
blog comments powered by Disqus