Advanced repeater controller and EchoLink software for Linux including a GUI, Qtel - the Qt EchoLink client
Go to file
Tobias Blomberg e0d573a088 Removed the obsolete www directory. 2014-06-30 18:50:40 +02:00
distributions Distribution specific files not installed 2014-06-26 11:06:21 +00:00
src Merge remote-tracking branch 'origin/svxlink-13.12' 2014-06-30 12:16:47 +02:00
README.asciidoc Added a link to the issue tracker 2014-06-30 16:12:32 +02:00

README.asciidoc

SvxLink
=======

SvxLink is a project that develops software targeting the ham radio community.
It started out as an EchoLink application for Linux back in 2003 but have now
evolved to be something much more advanced.

== SvxLink Server ==
The SvxLink Server is a general purpose voice services system, which when
connected to a transceiver, can act as both an advanced repeater system and can
also operate on a simplex channel. One could call it a radio operating system.

SvxLink is very extensible and modular. Voice services are implemented as
modules which are isolated from each other.  Modules can be implemented in
either C++ or TCL. Examples of modules are:

* Help               -- A help system
* Parrot             -- Play back everything that is received
* EchoLink           -- Connect to other EchoLink stations
* DtmfRepeater       -- Repeater received DTMF digits
* TclVoiceMail       -- Send voice mail to other local users
* PropagationMonitor -- Announce propagation warnings from dxmaps.com
* SelCall            -- Send selective calling sequences by entering DTMF codes

== Qtel ==
Qtel, the Qt EchoLink client, is a graphical application used to access the
EchoLink network.

== Resources ==
These are some of the resources connected to SvxLink:

:gh_main:     https://github.com/sm0svx/svxlink
:gh_wiki:     https://github.com/sm0svx/svxlink/wiki
:gh_issues:   https://github.com/sm0svx/svxlink/issues
:gh_releases: https://github.com/sm0svx/svxlink/releases
:sf_summary:  http://svxlink.sourceforge.net/
:sf_dl:       http://sourceforge.net/projects/svxlink/files/sounds
:sf_lists:    http://sourceforge.net/p/svxlink/mailman

* {gh_main}[GitHub Main Page] -- The main project site
* {gh_wiki}[GitHub Wiki] -- The SvxLink wiki pages
* {gh_issues}[GitHub Issue Tracker] -- Report bugs and feature requests
* {gh_releases}[GitHub Releases Page] -- Download source code here
* {sf_summary}[The SvxLink SourcForge Site] -- Old project site
* {sf_dl}[Downloads] -- Download sound files for SvxLink Server from here
* {sf_lists}[Mailing Lists] -- Communicate with other SvxLink users