Skip to main content

An Extension to Ham radio APRSD Daemon to act like an irc server for APRS

Project description

WB4BOR

pypi versions commit slack

What is it?

This is a pypi package for the APRSD project that adds an IRC server to APRSD

The IRC server has support for multiple channels and users. This allows for group based chats with APRS. Users can create/join a channel and send messages to that channel. Everyone else in the channel gets those messages and can reply.

Running APRS IRC Server as ‘IRC’

There is an existing running instance of the IRC server under the APRS network callsign of ‘IRC’. To connect to this server and join the default channel, send an APRS message to ‘IRC’ with the following text in the message body:

/join #lounge

This will join you to the default channel of #lounge. You can then chat with others in that channel by sending messages to the channel.

Using the IRC server

First you must join an existing channel. Every instance with this extension has a default channel of #lounge. You can join that channel by sending an APRS message to ‘IRC’ with the following text in the message body:

Joining a channel

/join #lounge

After you join the channel, you can send messages to the channel by sending an APRS message to ‘IRC’ with the following text in the message body:

You can join multiple channels by simply sending another join command with the channel name.

Sending a message to a channel

#lounge Hello World!

Everyone that is in the channel #lounge will get your message sent to them.

If you are only in 1 channel, you don’t have to preface your message with the channel name. If you are in multiple channels, you must preface your message with the channel name.

For example, if you are only in the #lounge channel, you can simply send the following message to ‘IRC’:

Hello World!

Leaving a channel

You can leave a channel by sending an APRS message to ‘IRC’ with the following text in the message body:

/leave #lounge

This will remove you from the #lounge channel.

If you are only in 1 channel you can simply send the following message to ‘IRC’:

/leave

This will remove you from the channel you are currently in.

Getting a list of channels

You can get a list of channels by sending an APRS message to ‘IRC’ with the following text in the message body:

/list

This will return a list of channels that are currently active on the server and how many users are in each channel.

Installing

To install the extension, you have to have an install of APRSD already. That is typically installed into a virtualenv. You can then install this extension into the same virtualenv.

pip install aprsd-irc-extension

Then you can add the following to your aprsd config file:

[aprsd-irc-extension]
enabled = True
default_channel = #lounge

Running the IRC server

Once you have installed the extension, you can start the server by running the following command:

aprsd irc server --loglevel debug

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aprsd-irc-extension-0.0.5.tar.gz (27.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aprsd_irc_extension-0.0.5-py2.py3-none-any.whl (21.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file aprsd-irc-extension-0.0.5.tar.gz.

File metadata

  • Download URL: aprsd-irc-extension-0.0.5.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for aprsd-irc-extension-0.0.5.tar.gz
Algorithm Hash digest
SHA256 a1f62a5b611e2775944b47a912ba29302bbed253ddfd8780f5c57d8320067038
MD5 ac2c7832f24b18792adb6e1911534286
BLAKE2b-256 c2a2ac1e5dc3748a6b91f07361ab0ea3fa4f4a2d7940fea6cc4fa93ae5bc3a74

See more details on using hashes here.

File details

Details for the file aprsd_irc_extension-0.0.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for aprsd_irc_extension-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 67a4e72dc14014b5cdde75e0ee12f6608e5918e33488d3b81494d1925eb0c4c1
MD5 1aa8c7f26ac118d1758d8be245be263a
BLAKE2b-256 511deff3ca46b427a9877adbf417bdda8c9e8045732cfbb9cd5197dcc80da7ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page