diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-03-04 23:26:00 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-03-04 23:26:00 +0100 |
commit | b372a34b716224f91c85426d08572a8e85e401b3 (patch) | |
tree | 1fa1332c204845be4bd6e56ee51ceaa6b3ae3b32 /doc/fr | |
parent | 60a40c2ba2ed8811674a7b6190f312a6018148c6 (diff) | |
download | weechat-b372a34b716224f91c85426d08572a8e85e401b3.zip |
doc: list some remote interfaces for weechat relay protocol in user's guide
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 7479e250a..3e089f19d 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -3023,8 +3023,12 @@ utilisant divers protocoles : * _irc_ : proxy IRC : utilisé pour partager la connexions aux serveurs IRC avec un ou plusieurs autres clients IRC -* _weechat_ : protocole utilisé par les interfaces distantes (par exemple - QWeeChat ou weechat-android). +* _weechat_ : protocole utilisé par les interfaces distantes, par exemple : +** Glowing Bear (HTML5) : https://www.glowing-bear.org/ +** QWeeChat (Qt) : https://weechat.org/download +** WeeChat-Android (Android) : https://github.com/ubergeek42/weechat-android +** weechat.el (Emacs) : https://github.com/the-kenny/weechat.el +** WeeCloud (Javascript) : https://github.com/eirikb/weecloud [[relay_options]] ==== Options (relay.conf) |