Skip to content

A few shell scripts to play your audio collection and provide artist & song title with timer in your panel

License

Notifications You must be signed in to change notification settings

mrsteve0924/playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playlist

A few shell scripts to play your audio collection and provide artist & song title with timer in your panel

Requirements
VLC. Using cvlc command to play audio files as well using vlc's media server to get song information. Go into VLC ALL preferences, main interfaces, and select web. Then create Lua HTTP password.

I wrote these scripts so I can quickly start listening to my locally stored music without having to open up the VLC gui or type a string of commands in the terminal. mapped the play script to a keyboard shortcut for quick launching.

subsequently addded the nowplaying script so i can see song info and time remaining easily. using generic monitor plugin (xfce) to display a /tmp file with the media information.

From Terminal
play will queue up your locally stored audio files and play them
play- will allow you to choose a specific artist or song

screenshot1

Displayed on panel
songtime

About

A few shell scripts to play your audio collection and provide artist & song title with timer in your panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages