Skip to main content

The textual user interface to multimon-ng.

Project description

mmng-ui

A TUI (text user interface) frontend for multimon-ng.

mmng-ui will listen on a chosen UDP port for raw streams from software like SDR++, use multimon-ng to decode it, and show you POCSAG messages in a wonderful text interface.

Table of contents

Purpose

Why not? I know there are other frontends out there, but I haevn't seen any for use in a text console.

I also wanted to learn both Rich and Textual.

Installation

The recommended way to install mmng-ui is to use pipx.

After getting pipx installed, simply run:

username@host:~$ pipx install mmng-ui

Please don't use pip system-wide.

You can of course also install it using classic virtualenvs.

How to use it

Run mmng-ui, and you'll be greeted with this screen:

screenshot

Notice in the status pane, it says "Receiver: idle" -- it is now listening for UDP packets sent to the default port of 8888.

Now go to your favourite SDR application, and send to where mmng-ui is running. Make sure it is the right sample rate that multimon-ng likes, 22050 Hz. It probably helps to send mono too.

Alpha POCSAG messages will soon display in the top pane. The bottom pane will show the raw output from multimon-ng, as well as any errors or issues with decoding.

The status panel shows any incoming connections. Receiver will transition between the following states:

Receiver state Description
idle No UDP traffic yet seen, or seen in 5 seconds
receiving Actively receiving a decode from multimon-ng
waiting Traffic is coming in, but nothing to be decoded

Just below the status panel is a sparkline -- this updates on each decode, and reflects character length of said decode.

Underneath the log window in another sparkline, and this shows messages per second, for the last minute.

The footer shows available keyboard choices to quit the app, show a help screen, and clear all logging panes.

The mouse will also work!

Example screenshot

Here's what a screen full of decodes might look like:

![screenshot](docs/working screen.png)

Supported Python versions

mmng-ui supports Python 3.9 and newer.

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

mmng_ui-1.0.0.tar.gz (262.0 kB view details)

Uploaded Source

Built Distribution

mmng_ui-1.0.0-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file mmng_ui-1.0.0.tar.gz.

File metadata

  • Download URL: mmng_ui-1.0.0.tar.gz
  • Upload date:
  • Size: 262.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for mmng_ui-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cb80d14e80500ddc661ed3b6459159b53afd9a51ad38b8939eb1367bb92b36eb
MD5 ef7170d91d29e14cbaf7defc285f6d0d
BLAKE2b-256 4d67bb4c33cbc9333bf3fe84dc33fcea2e40f971b5b7a1c918f23bd293521a83

See more details on using hashes here.

File details

Details for the file mmng_ui-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: mmng_ui-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for mmng_ui-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4a5d5a896e7f01b2797a76eb07dbd31a4f94ad25716fc9a1d664d6cf2ed97469
MD5 66c8c4aa966fde1b2af874b33477565b
BLAKE2b-256 c976441488eb0ff4e584209428cd8ba2b1ac6774e420a99b5337de787d868cec

See more details on using hashes here.

Supported by

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