Skip to content

Freetalk is a console based Jabber client. It features a readline interface with completion of buddy names, commands, and even ordinary English words. Freetalk is extensible, configurable, and scriptable through a Guile interface.

License

Notifications You must be signed in to change notification settings

vadmeste/freetalk

This branch is 81 commits behind GNUFreetalk/freetalk:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 17, 2014
May 7, 2014
Apr 16, 2014
May 10, 2014
May 10, 2014
Apr 18, 2014
May 4, 2014
Sep 29, 2011
Apr 16, 2014
Apr 17, 2014
May 7, 2014
Apr 16, 2014
Apr 16, 2014
Apr 26, 2014
Apr 17, 2014
May 10, 2014

Repository files navigation

Freetalk

Freetalk is a console based Jabber client. It features a readline interface with completion of buddy names, commands, and even ordinary English words! Freetalk is extensible, configurable, and scriptable through a Guile interface.

GNU Freetalk is distributed under the GNU General Public License, version 3 or later --- see the file COPYING for details.

Usage

To start with you can use Freetalk by just running 'freetalk' and then doing /login to specify your Jabber account and password. To avoid having to do this every time, you can put your account details in a file called ~/.freetalk/freetalk.scm. Look at examples/freetalk.scm to know how to do this.

There is comprehensive documentation in Info format in the doc/ directory, which you should be able to read by saying,

   $ info freetalk

Queries

If you face any problems compiling or using Freetalk, or if you have any feedback/developer questions, feel free to post a message to harsha (at) harshavardhana.net or open a github issue.

About

Freetalk is a console based Jabber client. It features a readline interface with completion of buddy names, commands, and even ordinary English words. Freetalk is extensible, configurable, and scriptable through a Guile interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.7%
  • Scheme 19.4%
  • Other 0.9%