A bulletin board system that enables radio amateurs to read and store messages at your station. It generally adopts conventions common to other popular packet BBS systems. Send and receive messages by callsign, send private messages, plugin architecture.
Doesn't actually have any networking code, it relies upon external software (the docs namecheck ax25d, but possibly any other utility which takes its input on stdin and prints to stdout (like go-sendxmpp?) might work).
Paracon is a packet radio terminal for Linux, Mac and Windows. It is focused on simplicity and ease of use, and incorporates the core functionality that most packet users need without trying to include all of the bells and whistles that few would use.
Multiple simultaneous AX.25 connected mode sessions, allowing for connections to multiple BBS or other remote nodes. Unproto (UI, or datagram) AX.25 mode, allowing for keyboard-to-keyboard chat or other non-connected uses. Text-based console application looks and behaves the same on all supported platforms (Linux, Mac, Windows). Uses the AGWPE protocol to communicate with any server implementing that protocol. Tested and supported with Direwolf, ldsped and AGWPE. Self-contained executable requires only a Python installation to run, without the need to install any additional dependencies.