# forvo-cli
Play [Forvo](https://forvo.com/) pronunciations straight from your terminal.
## Badges

## Installation
Install forvo-cli with cargo<sup>1</sup>
```bash
cargo install forvo-cli
```
## Demo
```bash
forvo-cli -v -w <some_word>
```
[](https://asciinema.org/a/q48AMFx9rr00kzQDBHxnDQtel)
## Documentation
[Documentation](https://docs.rs/forvo-cli/0.1.2/forvolib/)
## Authors
- [@urbanij](https://www.github.com/urbanij)
## Notes
The audio is currently auto-played only on macOS. On other platforms they are just downloaded inside the `/tmp` folder.
---
<sup>1</sup> Requires the Rust toolchain (fairly lightweight) https://www.rust-lang.org/tools/install