Programs: messenger clients: Difference between revisions

From wikinotes
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
<blockquote>
<blockquote>
{|
{|
| [[irc]]
|-
|-
| [[slack]]
| [[irc]] || chatrooms
|-
|-
| [[reddit]]
| [[slack]] || proprietary chatroom service
|-
|-
| [[ssh-chat]]
| [[discord]] || proprietary chatroom service
|-
|-
| [[xmpp]]
| [[reddit]] || bulletin board service
|-
|-
| [[discord]]
| [[lemmy]] || federated bulletin board service
|-
| [[ssh-chat]] || chat over ssh
|-
| [[xmpp]] || Self hosted chatrooms
|-
| [[briar]] || Secure P2P messaging (linux, android)
|-
|-
|}
|}
</blockquote><!-- message chat tyeps -->
</blockquote><!-- message chat tyeps -->


= Reddit =
= Mobile Clients =
<blockquote>
<blockquote>
{|
== ios ==
| [[giara]] || mobile reddit client
|}
</blockquote><!-- reddit -->
 
= IRC =
<blockquote>
<blockquote>
== Clients ==
{|  
{|
| [[irssi]]  || IRC client
|-
| [[weechat]] || IRC client
|-
| [[hexchat]] || gui IRC client
|-
| [[polari]] || gnome gui irc client (built on telepathy)
|-
| [[empathy]] || gnome gui irc client (built on telepathy)
|-
|}
 
== IRC Bouncers ==
{|
| [[znc]] || || login to znc, it stays logged into your session, ALWAYS
|}
 
== Protocol Gateways ==
{|
| [[bitlbee]]  || || XMPP etc to IRC
|-
|-
| [[biboumi]] || || IRC to XMPP
| [[bluebubbles]] || imessage client
|}
</blockquote><!-- irc -->
 
= Slack =
<blockquote>
{|
|-
|-
| [[slack]]
| [[airmessage]] || imessage client with web interface
|}
</blockquote><!-- slack -->
 
= XMPP =
<blockquote>
 
== CLI ==
{|
| [[vimchat]] || XMPP client
|-
|-
|}
|}
 
</blockquote><!-- ios -->
== GUI ==
</blockquote><!-- Mobile Clients -->
{|
| [[pidgin]]
|-
| [[skype]]
 
</blockquote><!-- xmpp -->

Latest revision as of 01:00, 5 November 2023

Messaging Services/Protocols

irc chatrooms
slack proprietary chatroom service
discord proprietary chatroom service
reddit bulletin board service
lemmy federated bulletin board service
ssh-chat chat over ssh
xmpp Self hosted chatrooms
briar Secure P2P messaging (linux, android)

Mobile Clients

ios

bluebubbles imessage client
airmessage imessage client with web interface