Pidgin

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
 
(未显示1个用户的21个中间版本)
第1行: 第1行:
[[Image:gaim-logo.png|right]]
+
Pidgin 是一个基于 libpurple 的可同时连接到多种消息服务的即使消息客户端。Pidgin 通过 GTK+ 使用 C 语言编写。Pidgin 在 GPL2 或更高版本许可下发布,允许在此许可下自由地使用、更改和再发布,许可证文本已随 Pidgin 一起发布。Pidgin 的版权属于其贡献者,该列表也随 Pidgin 一起发布。Pidgin 及其贡献者不对其提供任何担保。
  
Gaim : A multi-protocol instant messaging (IM) client
+
==插件==
 
+
{{SeeWikipedia}}
Gaim has been renamed to Pidgin.
+
[[Image:Pidgin-90x90.png|right]]
[[Image:ejabberd-Pidgin.jpg|right|thumb|ejabberd和Pidgin的通信环境搭建成功]]
+
Pidgin is a graphical modular messaging client based on libpurple which is capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, Gadu-Gadu, and QQ all at once.  It is written using GTK+.
+
 
+
==精彩图集==
+
[[Image:gaim-persons.png|right|thumb|Pidgin Persons]]
+
 
+
Have buddies with more than one IM account? You can combine them so that they take only a single spot on your buddy list which you can expand when necessary.
+
 
+
[[Image:wysiwyg.png|right|thumb|WYSIWYG]]
+
 
+
You can now format your messages with WYSIWYG capibilities---no more distracting HTML tags.
+
 
+
[[Image:gaim-prefs.png|thumb|right|Options]]
+
 
+
Gaim is as configurable as it needs to be. It provides plenty of options to suit your tastes, but doesn't bog you down with needless options you're not likely to care about.
+
==Plugins==
+
 
*[http://code.google.com/p/pidgin-facebookchat/ Facebook Chat for Pidgin]
 
*[http://code.google.com/p/pidgin-facebookchat/ Facebook Chat for Pidgin]
 
*[http://code.google.com/p/skype4pidgin/ Skype Plugin for Pidgin]
 
*[http://code.google.com/p/skype4pidgin/ Skype Plugin for Pidgin]
第27行: 第11行:
 
*[[SIPE]] A third-party Pidgin plugin for Microsoft LCS/OCS
 
*[[SIPE]] A third-party Pidgin plugin for Microsoft LCS/OCS
 
http://developer.pidgin.im/wiki/ThirdPartyPlugins
 
http://developer.pidgin.im/wiki/ThirdPartyPlugins
==Code==
+
 
[[文件:pidgin-architecture.png|right|thumb|Pidgin Architecture]]
+
==新浪微博==
==Links==
+
通过[http://code.google.com/p/libpurple-microblog-sina/ 新浪微博pidgin插件] 用户可在 Pidgin 中接收和发送新浪微博,这个插件我很喜欢,不过目前还有不少问题。
 +
 
 +
==代码==
 +
[[Image:pidgin-80x80.jpg|right]]
 +
 
 +
Pidgin 代码分析、Hack、编译,开发者相关。
 +
 
 +
==项目==
 +
*[https://github.com/davidgfnet/whatsapp-purple/ whatsapp-purple]
 +
*[https://github.com/dequis/purple-facebook purple-facebook]
 +
*[https://github.com/xiehuc/pidgin-lwqq pidgin-lwqq]
 +
 
 +
==图集==
 +
<gallery widths=100px heights=100px perrow=6>
 +
Image:pidgin-sina-t.png|新浪微博
 +
Image:pidgin-2.7.6-02.png|新浪微博帐号
 +
Image:pidgin-2.7.6-01.png
 +
Image:pidgin-2.7.6-03.png|配置项
 +
Image:gaim-persons.png|Pidgin Persons
 +
Image:ejabberd-Pidgin.jpg|ejabberd和Pidgin的通信环境搭建成功
 +
Image:wysiwyg.png|WYSIWYG
 +
Image:gaim-prefs.png|Options
 +
Image:pidgin-architecture.png|Pidgin Architecture
 +
</gallery>
 +
 
 +
==链接==
 
*http://pidgin.im/
 
*http://pidgin.im/
 
*http://developer.pidgin.im
 
*http://developer.pidgin.im
 
*http://download.huihoo.com/pidgin/
 
*http://download.huihoo.com/pidgin/
 
*http://docs.huihoo.com/pidgin/
 
*http://docs.huihoo.com/pidgin/
 +
*[https://duck.co/blog/using-pidgin-with-xmpp-jabber Using Pidgin with our XMPP server at dukgo.com]
 +
 +
{{comment}}
  
[[Category:IM]]
+
[[category:IM]]
 +
[[category:XMPP]]
 +
[[category:GTK+]]
 +
[[category:c programming language]]
 +
[[category:microblogging]]

2017年8月22日 (二) 01:10的最后版本

Pidgin 是一个基于 libpurple 的可同时连接到多种消息服务的即使消息客户端。Pidgin 通过 GTK+ 使用 C 语言编写。Pidgin 在 GPL2 或更高版本许可下发布,允许在此许可下自由地使用、更改和再发布,许可证文本已随 Pidgin 一起发布。Pidgin 的版权属于其贡献者,该列表也随 Pidgin 一起发布。Pidgin 及其贡献者不对其提供任何担保。

目录

[编辑] 插件

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Pidgin Thanks, Wikipedia.
Pidgin-90x90.png

http://developer.pidgin.im/wiki/ThirdPartyPlugins

[编辑] 新浪微博

通过新浪微博pidgin插件 用户可在 Pidgin 中接收和发送新浪微博,这个插件我很喜欢,不过目前还有不少问题。

[编辑] 代码

Pidgin-80x80.jpg

Pidgin 代码分析、Hack、编译,开发者相关。

[编辑] 项目

[编辑] 图集

[编辑] 链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱