polysay

0.0.2 • Public • Published

polysay

Speak and translate in different languages from the command line!

  1. brew install mpg123 or your OS equivalent
  2. npm install -g polyglotbot

Usage

Specify --from or -f to specify the default language.

$ polysay "Hey there!"
$ polysay -f nl "Welkom!"

Use --to or -t to translate before saying.

$ polysay -f en --to nl Hey there, in Dutch
He daar, in het Nederlands

Or use --quiet or -q to just translate text.

$ polysay -f en -t nl --quiet Hey there, quietly, in Dutch!
He daar, rustig, in het Nederlands

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    1

Package Sidebar

Install

npm i polysay

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • tcr