zub*_*hta 9 gmail chat instant-messaging google-talk
是否存在 Gmail 终端聊天客户端或无论如何可以编写它?
是的。Gmail 使用 Jabber 聊天协议,该协议的使用时间比 gchat 长得多,并且受到许多开源命令行聊天程序的支持。我最喜欢的终端聊天客户端之一是Centericq,它支持 jabber 和许多其他聊天协议。它基于 ncurses:

要连接到 gchat,请使用以下设置:
Username: Your Google Talk username (without any @ symbol or domain information)
Password: Your password
Login Server: Enter the portion of your email address after the @ symbol. For example, gordon@example.com will enter example.com as the Login Server value.
Use SSL: Yes
Manually specify connection host: Yes
Host: talk.google.com
Port: 5223
Keep connection alive: Yes
Run Code Online (Sandbox Code Playgroud)