rfcat
Program to control some radio dongles
rfcat
is a program to control some radio dongles operating in ISM bands.
Supported dongles:
YARD Stick One
cc1111emk
chronos watch dongle
imme (limited support)
To install the rfcat udev rules, you must extend udev-service-type
with this package. E.g.: (udev-rules-service 'rfcat rfcat)
- Versions: 2.0.1
- Website: https://github.com/atlas0fd00m/rfcat
- Licenses: GPL 2 · Modified BSD
- Package source: gnu/packages/radio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rfcat
as follows:
guix install rfcat
Or install a particular version:
guix install rfcat@2.0.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of rfcat about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/rfcat'><img src='https://packages.guix.gnu.org/packages/rfcat/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/rfcat)
Example Org:
[[https://packages.guix.gnu.org/packages/rfcat][https://packages.guix.gnu.org/packages/rfcat/badges/latest-version.svg]]