微博是现在社交网络的新潮。国际上著名的微博有Twitter,identi.ca等。对于一些同学,介绍下一些Linux下微博客户端很有必要
1,Hotot傲兔
Hotot是一款不错的Twitter和Identi.ca客户端。废话不多说,看图 安装
Hotot支持Ubuntu,Fedora,Mandriva,Arch和Gentoo。更多支持版本可参见官方 Ubuntu用户: sudo add-apt-repository ppa:hotot-teamsudo apt-get updatesudo apt-get install hotot 该软件还有chrome扩展@ here 2,GwibberGwibber是一款开源的微博客户端,使用Python和GTK语言开发,支持Twitter, Identi.ca, StatusNet, Facebook, Flickr, Digg, FriendFeed和 Qaiku。现在,国人也开发出新浪、搜狐等微博的插件。 Ubuntu系统自带。 关于新浪微博插件安装:
sudo apt-add-repository ppa:gwibber-team/ppasudo apt-get updatesudo apt-get install gwibber gwibber-service-sina gwibber-service-sohu
Ubuntu 11.04 还可以安装 Unity 的 Gwibber Lens sudo apt-get install unity-lens-gwibber 3,Choqok是一款KDE环境下开源的微博客户端。Choqok来自于古波斯语,意为“燕子”。目前支持Twitter,indenti.ca和Opendesktop.org. 安装 sudo add-apt-repository ppa:adilson/experimentalsudo apt-get updatesudo apt-get install choqok 其他发行版本用户可点此下载 4,TwidgeTwidge是一款命令行下的客户端,看起来很GEEK吧,^_^。 安装 sudo apt-get install twidge 安装完成后,可在终端内设置账户信息。 举例: twidge lsrecent -su ,将会展示你最近20个信息更新。更多可查看帮助【命令:twidge lscommands】。 5,QatakiQataki也是一款命令行喜爱Identi.ca/StatusNet/Twitter客户端。 安装: 下载脚本文件,运行即可。在运行过程中会提示你输入相关信息。 可使用下面命令查看更多帮助 qataki -h 6,Pidgin大家可以在Ubuntu软件中心搜索相关Pidgin的微博插件。安装之后,添加Twitter和Identi.ca即可。 来自:http://www.bentutu.com/ |