_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


rtl-433 23.11
Dependencies: libusb@1.0.25 openssl@3.0.8 rtl-sdr@2.0.1 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/merbanan/rtl_433
Licenses: GPL 2+
Build system: cmake
Synopsis: Decoder for radio transmissions in ISM bands
Description:

This is a generic data receiver, mainly for decoding radio transmissions from devices on the 433 MHz, 868 MHz, 315 MHz, 345 MHz and 915 MHz ISM bands.

tlf 1.4.1
Dependencies: cmocka@1.1.5 glib@2.83.3 hamlib@4.6.2 libusb@1.0.25 ncurses@6.2.20210619 xmlrpc-c@1.43.08
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://tlf.github.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Amateur radio contest logging for the terminal
Description:

TLF is a Text User Interface amateur radio contest logging program. It integrates with radios supported by hamlib and other ham radio programs like fldigi. Many contests are supported including:

  • CQWW (SO, M/S and M/M)

  • WPX (SO, M/S and M/M)

  • ARRL Sweepstakes (SO, M/S )

  • EU SPRINT

  • EUHFC

  • ARRL-DX (both sides)

  • ARRL-FD

  • ARRL 10m

  • ARRL 160m

  • Region1 field day

  • SP DX contest

  • PACC (both sides)

  • NRAU - scandinavian

  • Wysiwyg mults mode (per band or per contest)

  • WAEDX

It also supports connecting to DX clusters, log synchronization with other TLF instances over the network, and general QSO and DXpedition logging.

urh 2.9.8
Dependencies: airspy@1.0.10-1.6f92f47 bladerf@2025.10 gnuradio@3.10.12.0 gr-osmosdr@0.2.4 hackrf@2024.02.1 python-numpy@1.26.4 python-psutil@7.0.0 python-pyaudio@0.2.14 python-pyqt@5.15.11 rtl-sdr@2.0.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/jopohl/urh
Licenses: GPL 3+
Build system: pyproject
Synopsis: Wireless protocol investigation program
Description:

The Universal Radio Hacker (URH) is a complete suite for wireless protocol investigation with native support for many common Software Defined Radios.

flamp 2.2.12
Dependencies: fltk@1.4.4 libx11@1.8.12 libxext@1.3.6 libxfixes@6.0.1 libxft@2.3.8
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: http://www.w1hkj.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool for AMP file transfer
Description:

FLAMP is a program for transferring files by radio waves using AMP (Amateur Multicast Protocol).

soapybladerf 0.4.2
Dependencies: bladerf@2025.10 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/pothosware/SoapyBladeRF/wiki
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: SoapySDR BladeRF module
Description:

This package provides BladeRF devices support to the SoapySDR library.

qdmr 0.13.1
Dependencies: libusb@1.0.25 qtbase@6.9.2 qtpositioning@6.9.2 qtserialport@6.9.2 yaml-cpp@0.8.0-0.2f86d13
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://dm3mat.darc.de/qdmr/
Licenses: GPL 3+
Build system: cmake
Synopsis: GUI application and command line tool to program DMR radios
Description:

qdmr is a graphical user interface (GUI) application that allows one to program several types of DMR radios. It is comparable to the Customer Programming Software (CPS) bundled with these radios but aims to be a more universal tool.

To install the qdmr udev rules, you must extend udev-service-type with this package. E.g.: (udev-rules-service 'qdmr qdmr).

rtl-sdr 2.0.1
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://osmocom.org/projects/sdr/wiki/rtl-sdr
Licenses: GPL 2+
Build system: cmake
Synopsis: Software defined radio driver for Realtek RTL2832U
Description:

DVB-T dongles based on the Realtek RTL2832U can be used as a cheap software defined radio, since the chip allows transferring the raw I/Q samples to the host. rtl-sdr provides drivers for this purpose.

The default Linux driver managing DVB-T dongles as TV devices doesn't work for SDR purposes and clashes with this package. Therefore you must prevent the kernel from loading it automatically by adding the following line to your system configuration:

(kernel-arguments '("modprobe.blacklist=dvb_usb_rtl28xxu"))

To install the rtl-sdr udev rules, you must extend 'udev-service-type' with this package. E.g.: (udev-rules-service 'rtl-sdr rtl-sdr)

satdump 1.2.2
Dependencies: airspy@1.0.10-1.6f92f47 airspyhf@1.6.8-1.40836c5 armadillo@12.4.2 bladerf@2025.10 curl@8.6.0 fftwf@3.3.10 glew@2.2.0 glfw@3.3.10 hackrf@2024.02.1 hdf5@1.14.6 jemalloc@5.3.0 libpng@1.6.39 libtiff@4.4.0 luajit@v2.1-0.04dca79 nng@1.5.2 portaudio@190600.20161030 rtl-sdr@2.0.1 volk@3.0.0 zstd@1.5.6
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://www.satdump.org/
Licenses: GPL 3
Build system: cmake
Synopsis: Satellite data processing software
Description:

SatDump is a generic satellite data processing software. For example, it can decode the telemetry and images sent by some meteorological satellites.

flrig 2.0.04
Dependencies: eudev@3.2.14 fltk@1.4.4 libx11@1.8.12 libxext@1.3.6 libxfixes@6.0.1 libxft@2.3.8
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: http://www.w1hkj.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Radio transceiver control program
Description:

Flrig is a transceiver control program for amateur radio use. It provides computer aided control of various radios using a serial or USB connection.

gr-dsd 1.0.0-0.f9b9936
Dependencies: boost@1.83.0 gmp@6.3.0 gnuradio@3.10.12.0 itpp@4.3.1 libsndfile@1.2.0 log4cpp@1.1.3 spdlog@1.13.0 volk@3.0.0
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/argilo/gr-dsd
Licenses: Modified BSD GPL 2 GPL 3+ ISC
Build system: cmake
Synopsis: GNU Radio block for Digital Speech Decoder
Description:

This package provides a GNU Radio block interfacing with Digital Speech Decoder (DSD) to decode several digital voice protocols, like D-STAR, DMR, NXDN, P25, etc.

qsstv 9.5.8
Dependencies: alsa-lib@1.2.11 fftw@3.3.10 fftwf@3.3.10 hamlib@4.6.2 openjpeg@2.5.0 pulseaudio@16.1 qtbase@5.15.17 v4l-utils@1.22.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: http://users.telenet.be/on4qz/qsstv/
Licenses: GPL 2+ QWT 1.0
Build system: qt
Synopsis: Program for receiving and transmitting SSTV and HAMDRM
Description:

QSSTV is a program for receiving and transmitting SSTV and HAMDRM (sometimes called DSSTV). It is compatible with most of MMSSTV and EasyPal.

direwolf 1.7
Dependencies: alsa-lib@1.2.11 hamlib@4.6.2
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/wb2osz/direwolf
Licenses: GPL 2+
Build system: cmake
Synopsis: TNC for Amateur Packet Radio
Description:

Dire Wolf is a Terminal Node Controller (TNC) for Amateur Packet Radio. It can perform as:

  • APRS GPS tracker,

  • Digipeater,

  • Internet gateway (IGate)

  • APRStt gateway

qspectrumanalyzer 2.1.0
Dependencies: bash-minimal@5.2.37 python-pyqt@5.15.11 python-pyqtgraph@0.13.7 python-qt.py@1.3.7 python-simplespectral@1.0.0 python-simplesoapy@1.5.1 soapy-power@1.6.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/xmikos/qspectrumanalyzer
Licenses: GPL 3
Build system: python
Synopsis: Spectrum analyzer for multiple SDR platforms
Description:

This package provides a spectrum analyzer for multiple SDR platforms. It is a GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends.

libacars 2.2.0
Dependencies: jansson@2.14 libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/szpajder/libacars
Licenses: FreeBSD Expat
Build system: cmake
Synopsis: Decoder for ACARS messages
Description:

This package provides a library for decoding the contents of ACARS messages used by planes.

soapyremote 0.5.2-1.f375555
Dependencies: avahi@0.8 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/pothosware/SoapyRemote
Licenses: Boost 1.0
Build system: cmake
Synopsis: Remote support for Soapy SDR
Description:

This is a SoapySDR module to use a supported device transparently over a local network link.

cm256cc 1.1.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/f4exb/cm256cc
Licenses: GPL 3+
Build system: cmake
Synopsis: Cauchy MDS Block Erasure Codec
Description:

This is a C++ library implementing fast GF(256) Cauchy MDS Block Erasure Codec.

libosmo-dsp 0.4.0
Dependencies: fftwf@3.3.10
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://osmocom.org/projects/libosmo-dsp
Licenses: GPL 2+
Build system: gnu
Synopsis: DSP primitives for SDR
Description:

This a C-language library for common DSP (Digital Signal Processing) primitives for SDR (Software Defined Radio).

gnuais 0.3.3
Dependencies: alsa-lib@1.2.11 curl@8.6.0 gtk+@3.24.51 libsoup-minimal@3.6.4 mariadb@10.11.14 osm-gps-map@1.1.0 pulseaudio@16.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://gnuais.sourceforge.net/
Licenses: GPL 2+
Build system: cmake
Synopsis: AIS message demodulator and decoder
Description:

This program contains algorithms to demodulate and decode AIS (Automatic Identification System) messages sent by ships and coast stations.

xnec2c 4.4.16
Dependencies: gtk+@3.24.51 openblas@0.3.30
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://www.xnec2c.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Antenna modeling software
Description:

Xnec2c is a GTK3-based graphical version of nec2c, a translation to the C language of NEC2, the FORTRAN Numerical Electromagnetics Code commonly used for antenna simulation and analysis. It can be used to define the geometry of an antenna, and then plot the radiation pattern or frequency-related data like gain and standing wave ratio.

serialdv 1.1.4
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/f4exb/serialDV
Licenses: GPL 3+
Build system: cmake
Synopsis: Audio interface for AMBE3000 based devices
Description:

SerialDV is a minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link.

wsjtx 2.7.0
Dependencies: boost@1.89.0 fftw@3.3.10 fftwf@3.3.10 hamlib@4.6.2 libusb@1.0.25 qtbase@5.15.17 qtmultimedia@5.15.17 qtserialport@5.15.17
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://wsjt.sourceforge.io/wsjtx.html
Licenses: GPL 3
Build system: qt
Synopsis: Weak-signal ham radio communication program
Description:

WSJT-X implements communication protocols or modes called FT4, FT8, JT4, JT9, JT65, QRA64, ISCAT, MSK144, and WSPR, as well as one called Echo for detecting and measuring your own radio signals reflected from the Moon. These modes were all designed for making reliable, confirmed QSOs under extreme weak-signal conditions.

jtdx 2.2.158
Dependencies: boost@1.89.0 fftw@3.3.10 fftwf@3.3.10 jtdx-hamlib@2.2.158 libusb@1.0.25 qtbase@5.15.17 qtwebsockets@5.15.17 qtmultimedia@5.15.17 qtserialport@5.15.17
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://www.jtdx.tech/en/
Licenses: GPL 3
Build system: qt
Synopsis: Weak-signal ham radio communication program, forked from WSJTX
Description:

JTDX means "JT,T10 and FT8 and FT4 modes for DXing", it is being developed with main focus on the sensitivity and decoding efficiency, both, in overcrowded and half empty HF band conditions.

It is modified WSJT-X software forked from WSJT-X r6462. JTDX supports JT9, JT65, T10, FT8 and FT4 © digital modes for HF amateur radio communication, focused on DXing and being shaped by community of DXers.JTDX

soapyaudio 0.1.1-0.79129c9
Dependencies: alsa-lib@1.2.11 hamlib@4.6.2 jack@0.125.0 libusb@1.0.25 pulseaudio@16.1 rtaudio@5.2.0 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/pothosware/SoapyAudio/wiki
Licenses: Expat
Build system: cmake
Synopsis: SoapySDR module for audio devices
Description:

This package provides support for sound card devices to the SoapySDR library. It also adds hamlib support, which provides basic gain and frequency controls for certain tuners which may be paired with an audio device.

airspy 1.0.10-1.6f92f47
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/airspy/airspyone_host
Licenses: Modified BSD Expat GPL 2+
Build system: cmake
Synopsis: Software defined radio driver for Airspy
Description:

This package provides the driver and utilities for controlling the Airspy Software Defined Radio (SDR) over USB.

To install the airspy udev rules, you must extend udev-service-type with this package. E.g.: (udev-rules-service 'airspy airspy)

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087