Skip to content

allj/sh-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sh-music

Control music playback with this shell script.

Requirements

Usage

Add music.sh to your $PATH along with this MUSIC=<SOME_DIR> variable to your environment.

$ music play [ QUERY | FILES... ]
        queue [ QUERY | FILES... ]
        select [ QUERY | FILES... ]
        list QUERY
        now-playing [ TAG_FIELDS... ]
        edit QUERY
        remove QUERY
        pause ( yes | no )
        seek [-]SECONDS
        next
        prev
        quit
        kill
        volume ( up | down | 0..100 )

If no arguments are given, files are to be passed through stdin.

Other People's Stuff

About

Control music playback with this shell script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages