This code is a thin command-line wrapper over the AudioMoth-Utils node library by OpenAcousticDevices.
Install the CLI by downloading the appropriate binary for your operating system from the GitHub releases page.
Neither JavaScript experience nor Node.js is required to use this tool.
To see the available commands and options:
$ audiomoth-utils --help
This will display the full usage information and available options.
Currently, the CLI supports a subset of the functionality provided by the upstream AudioMoth-Utils node library. We aspire to gradually ramp up to provide full coverage in future releases.
Distributed under the MIT License. See LICENSE for more information.