Skip to content

justijndepover/sonos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonos CLI

Software License

Installation

You can install the package with npm

npm install -g justijndepover/sonos

Usage

Usage: sonos <command>

Commands:
  sonos next         Skip to the next song
  sonos now-playing  Get the current track
  sonos pause        Pause autoplay
  sonos play         Resume autoplay
  sonos previous     Play the previous song
  sonos volume       Set the volume

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

Related repositories

Security

If you find any security related issues, please open an issue or contact me directly at justijndepover@gmail.com.

Contribution

If you wish to make any changes or improvements to the package, feel free to make a pull request.

License

The MIT License (MIT). Please see License File for more information.