Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.11 KB

File metadata and controls

55 lines (33 loc) · 1.11 KB

forvo-cli

Play Forvo pronunciations straight from your terminal.

Installation

Install forvo-cli with cargo1

cargo install forvo-cli

Usage

forvo-cli -w <word> [-v]

e.g.:

forvo-cli -w torvalds -v

Documentation

Documentation

Authors

Notes

The audio is currently auto-played only on macOS. On other platforms they are just downloaded inside the /tmp folder.


1 Requires the Rust toolchain (fairly lightweight) https://www.rust-lang.org/tools/install