macOS
brew install luaradiolocal Homebrew formula metadata
sudo port install luaradioMacPorts ports tree · science/luaradio/Portfile · ソース: api.github.com
brew
luaradio のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install luaradiolocal Homebrew formula metadata
sudo port install luaradioMacPorts ports tree · science/luaradio/Portfile · ソース: api.github.com
概要
Lightweight, embeddable flow graph signal processing framework for SDR
履歴
LuaRadio is a lightweight flow-graph signal-processing framework for software-defined radio, written for LuaJIT and usable both as a command-line runner and as an embeddable scripting engine.
LuaRadio presents itself as a framework for building signal-processing flow graphs. Its official README emphasizes a small binary footprint, no hard external dependencies, and LuaJIT FFI as the bridge to accelerated libraries and SDR hardware.
LuaRadio is niche compared with GNU Radio, but it is packaged by Homebrew and MacPorts and has an official comparison path for GNU Radio users. Its adoption is mainly among SDR users who want scriptable flow graphs without the larger GNU Radio stack.
A typical LuaRadio program requires the radio package, builds blocks such as sources, mixers, filters, throttles, and sinks, connects them through a CompositeBlock, and runs the graph with the luaradio runner.
Common use cases include rapid prototyping of software radios, modulation and demodulation utilities, signal-processing experiments, and embedding Lua-defined processing in an existing radio application.
LuaRadio is interesting in package history because it shows LuaJIT's FFI-centered niche outside web stacks: a small scripting runtime used for native-adjacent signal-processing workflows.
For package maintainers, the dependencies on LuaJIT, FFTW, and liquid-dsp matter more than the command-line executable itself. The package gives SDR users a compact alternative to installing a larger radio framework.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
luaradio | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/vsergeev/luaradio
インストールメタデータ
| パッケージキー | brew:luaradio |
|---|---|
| バージョン | 0.11.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/luaradio |
| ホームページ | https://luaradio.io/ |
| リポジトリ | https://github.com/vsergeev/luaradio |
| 上流ドキュメント | https://luaradio.io/docs |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/vsergeev/luaradio/archive/refs/tags/v0.11.0.tar.gz |
| 依存関係 | fftw, liquid-dsp, luajit |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | luaradio |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
luaradio
sudo port install luaradioソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.