Go to file
FlUxIuS 238f40032b
Factorizing GR mods install + keeping sources including examples for each mods
2024-07-19 15:37:08 +02:00
.github/workflows Deep TEMPEST workflow 2024-07-19 00:58:17 +02:00
Dockerfiles Adding Deep tempest beta lab Docker file 2024-07-19 00:55:13 +02:00
config
go/rfswift Updating release number 2024-07-17 20:38:45 +02:00
images
rules
run
scripts Factorizing GR mods install + keeping sources including examples for each mods 2024-07-19 15:37:08 +02:00
.gitignore
Dockerfile Adding deep tempest options in Dockerfiles 2024-07-19 00:49:41 +02:00
LICENSE
README.md
build-windows.bat Fixing batch script for windows 2024-07-14 23:47:28 +02:00
build.sh Updating scripts for building on Linux and Windows 2024-07-14 23:17:07 +02:00
steamOS_install.sh

README.md

RF Swift

Welcome to the RF Swift project! 🎉 Our mission is to provide all the essential tools for both HAM radio enthusiasts and RF professionals. 📡🔧

RF Swift logo

linux supported windows supported windows supported
amd64 arm64

Twitter FlUxIuS Twitter Dramelac

Join us on Discord

Introducing our Go and shell script-based toolbox, designed to streamline the deployment of Docker containers for your preferred RF tools. This evolving toolkit promises even more features in the near future, making it an essential asset for RF enthusiasts.

Currently, the scripts are still under development. However, we invite you to contribute by adding any tools you find necessary for large-scale deployment.

Inspired by the remarkable Exegol project, our toolbox aims to integrate all essential tools for radio analysis without requiring you to uninstall your preferred operating system. It also offers special Docker file recipes to help you conserve space based on your specific needs.

For those who prefer a single OS with all RF software, consider using DragonOS. But if your goal is to deploy tools within a container without affecting your host system, or saving space deploying specific recipes, this toolbox is your ideal solution.

Our philosophy is straightforward: maintain the integrity of your Linux or Windows systems while enjoying unrestricted RF experimentation. Start exploring RF without boundaries today!

Documentation

We have a new documentation that will guide you through the different steps.

A list of included tools can be also seen here.

Quick overview

On Linux

https://github.com/PentHertz/RF-Swift/assets/715195/bb2ccd96-b688-4106-8fba-d82f84ff1ea4

On Windows

With GQRX ;)

https://github.com/PentHertz/RF-Swift/assets/715195/25a4a857-aa5a-4daa-9a08-28fa53d2f799

Using OpenCL with Intel or Nvidia GPU

OpenCL recipe in action

On Mac-OS - Apple Silicon M1/M2/M3

Even if the Go program can build on any platform and Dockerfiles are compilable on macOS, the USB may be difficult to reach on this platform.

For the moment, consider using the tool inside a VM that handles USB, such as VMware Fusion.

You can directly pull a working container from our registry using the penthertz/rfswift:sdr_full_aarch64 reference: Docker Hub Link.

How to Contribute

You are warmly welcomed to contribute and fill scripts with your desired tools.

In the future, we will create a dedicated page for developers.