# Applications LuaRadio comes with a collection of built-in command-line applications, including analog radio receivers like AM and Narrowband FM, digital radio receivers like AX.25 and POCSAG, and utilities like an IQ file converter. The applications accept a variety of inputs, including all the SDR sources supported by the framework, as well as IQ file and network sources. The applications also support a variety of outputs, like audio and WAV file for analog receivers, or text and JSON for digital receivers. ## Usage Built-in applications can be selected using the `-a` option with the `luaradio` runner: ``` $ luaradio Usage: luaradio [options]