Metadata-Version: 1.0
Name: spotysend
Version: 1.01
Summary: send commands to Spotify
Home-page: https://github.com/grimborg/spotysend
Author: Òscar Vilaplana
Author-email: dev@oscarvilaplana.cat
License: http://www.gnu.org/licenses/gpl-2.0.html
Description: Spotysend sends commands to Spotify on GNU/Linux over the DBUS.
        
        The available commands are:
        
        * Raise 
        * Quit 
        * Next 
        * Previous 
        * Pause 
        * PlayPause 
        * Stop 
        * Play 
        * Seek( Offset )
        * SetPosition( TrackId, Position )
        * OpenUri( Uri )
        * Seeked( Position )
        
        For example::
        
            spotysend PlayPause
        
        
Platform: UNKNOWN
