alex-control

0.9.1 • Public • Published

alex-control

npm version

A command line util to control alex playback.

Warning

This tool uses the not documented API used by the alex web app. To use this API a session cookie is required. For now the only way to get the cookie is to login to https://alexa.amazon.com and copy the value of the Cookie header of any request into the file ~/.alexa-cookie (see issue for more information).

Help

Usage: alexa-control [options] <action> [args...]

Options:

  -V, --version        output the version number
  -d, --device <name>  select a echo device
  -c, --cookie <file>  alexa web cookie file
  -h, --help           output usage information

Actions:

  list             list all echo devices
  info             prints info of echo devices
  play             resume playback
  pause            pause playback
  next             play next title
  previous         play previous title
  volume [level]   set volume level [0-100]
  tunein [name]    plays tunein station

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.9.1
    0
  • 0.9.0
    0

Package Sidebar

Install

npm i alex-control

Weekly Downloads

0

Version

0.9.1

License

MIT

Last publish

Collaborators

  • mawi12345