Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "gorigctl",
Short: "An 'opinionated' drop-in replacement for hamlib's gorigctl",
Long: `gorigctl is an opinionated drop-in replacement for hamlib's gorigctl(d)
gorigctl allows you to connect to a local or remote radio, either through a
command line interface (CLI) or a cli based graphical user interface (GUI).
gorigctl provides also a server (daemon) which makes the radio available on the
network.
The user experience depends heavily on the hamlib implementations for each
particular radio. Radios with a 'stable' backend provide the best user experience.
`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.