Skip to content

Ravencentric/harbinger

Repository files navigation

Harbinger

The Decepticon ship that carries weapons of mass destruction.

Available Tools

  • flac - Reference FLAC wrapper with concurrent encoding and support for more codecs via FFmpeg.
  • opus - Opusenc wrapper with concurrent encoding, automatic bitrate selection, and support for more codecs via FFmpeg.
  • hash - Compute and print the sha256 hash values for the given files.

Installation

You can use either pipx (recommended) or pip to install it.

pipx install harbinger
pip install harbinger

Docs

Simply run harbinger <tool> --help to get the tool specific documentation.