Skip to content

TrunkRecorder/homebrew-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trunk Recorder

Discord   

Trunk Recorder Homebrew

The Homebrew package manager contains all the required dependencies to build Trunk Recorder and gr-osmosdr on macOS with a few easy commands.

Installation

  1. Install Homebrew

  2. Add this GitHub repository as a third-party tap

    brew tap trunkrecorder/install
    
  3. Install Trunk Recorder

    Version
    Stable release
    brew install trunk-recorder
    Latest GitHub
    brew install trunk-recorder --HEAD
  4. Configure Trunk Recorder for your system

  5. [Optional for macOS] Add a LaunchDaemon service to start Trunk Recorder automatically

Upgrade

  • Homebrew will automatically upgrade Trunk Recorder as new stable versions are released

    brew update
    brew upgrade
    
  • Installs using the --HEAD option require an additional command to pull updates from the Trunk Recorder repository

    brew upgrade trunk-recorder --fetch-HEAD
    

Uninstall

  1. Remove packages provided by this tap

    brew remove trunk-recorder gr-osmosdr
    
  2. Untap the GitHub repository

    brew untap trunkrecorder/install
    

Repository Information

This Homebrew tap provides the following third-party packages:

Package Description
trunk-recorder Trunked & Conventional Radio Recorder
gr-osmosdr Osmocom GNU Radio Blocks
v0.2.6 update of the original formula no longer available in homebrew-core

About

Homebrew Formulas for Trunk Recorder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages