Difference between revisions of "Freetalk"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Freetalk
 
|Name=GNU Freetalk
|Short description=console based Jabber client
+
|Short description=Console based Jabber client.
 
|Full description='''Freetalk''' is a command-line Jabber/XMPP chat client. It notably uses the [[Readline]] library to handle input, so it features convenient navigation of text as well as tab-completion of buddy names, commands and English words. It is also scriptable and extensible via [[Guile]].
 
|Full description='''Freetalk''' is a command-line Jabber/XMPP chat client. It notably uses the [[Readline]] library to handle input, so it features convenient navigation of text as well as tab-completion of buddy names, commands and English words. It is also scriptable and extensible via [[Guile]].
 
|Homepage URL=https://www.gnu.org/software/freetalk/
 
|Homepage URL=https://www.gnu.org/software/freetalk/
Line 7: Line 7:
 
|VCS checkout command=git clone git://git.sv.gnu.org/freetalk.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/freetalk.git
 
|Documentation note=https://www.gnu.org/software/freetalk/manual/
 
|Documentation note=https://www.gnu.org/software/freetalk/manual/
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=emacs-jabber
+
|Related projects=gnustandards,emacs-jabber
 
|Keywords=readline,Jabber,guile,freetalk,gtalk
 
|Keywords=readline,Jabber,guile,freetalk,gtalk
 
|Version identifier=4.1
 
|Version identifier=4.1
Line 16: Line 31:
 
|Version download=https://ftp.gnu.org/gnu/freetalk/freetalk-4.1.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/freetalk/freetalk-4.1.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/14
+
|Last review date=2019/01/03
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=beginner
 
|User level=beginner
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/freetalk/freetalk-4.1.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 43: Line 59:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/freetalk
+
|Resource URL=https://savannah.gnu.org/projects/freetalk/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/freetalk.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/freetalk.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/freetalk-dev
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/freetalk-dev/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 59: Line 75:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/freetalk
+
|Resource URL=https://ftp.gnu.org/gnu/freetalk/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 67: Line 87:
 
|Programming-language=C, guile
 
|Programming-language=C, guile
 
|Protocol=xmpp
 
|Protocol=xmpp
 +
|Runs-on=GNU/Linux
 
|Use=internet-application
 
|Use=internet-application
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libreadline
+
|Prerequisite description=[[libreadline]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libjingle
+
|Prerequisite description=[[libjingle]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libloudmouth
+
|Prerequisite description=[[libloudmouth]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=guile
+
|Prerequisite description=[[guile]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=beep
+
|Prerequisite description=[[beep]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 06:10, 3 January 2019


[edit]

GNU Freetalk

https://www.gnu.org/software/freetalk/
Console based Jabber client.

Freetalk is a command-line Jabber/XMPP chat client. It notably uses the Readline library to handle input, so it features convenient navigation of text as well as tab-completion of buddy names, commands and English words. It is also scriptable and extensible via Guile.

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

6 July 2022




Leaders and contributors

Contact(s)Role
Tzvetelin Katchov Maintainer


Resources and communication

AudienceResource typeURI
SavannahDeveloperhttps://savannah.gnu.org/projects/freetalk/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/freetalk.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/freetalk-dev/
FTPGeneralhttps://ftpmirror.gnu.org/freetalk/
DebianDeveloperhttps://tracker.debian.org/pkg/freetalk
WikidataMailing Listhttps://www.wikidata.org/wiki/Q2246312
FTPDownloadhttps://ftp.gnu.org/gnu/freetalk/


Software prerequisites

KindDescription
Weak prerequisitebeep
Required to buildlibloudmouth
Required to buildlibreadline
Required to buildlibjingle
Required to buildguile

This entry (in part or in whole) was last reviewed on 6 July 2022.




Entry







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.