Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.11 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.11 KB

AudioMoth-Utils CLI

CircleCI

This code is a thin command-line wrapper over the AudioMoth-Utils node library by OpenAcousticDevices.

Installation

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.

Usage

To see the available commands and options:

$ audiomoth-utils --help

This will display the full usage information and available options.

Features

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.

License

Distributed under the MIT License. See LICENSE for more information.