Skip to content

richsoni/lstn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#LSTN: Lil' Song Terminal/Tmux Notification

Installation

$ curl https://raw.githubusercontent.com/richsoni/lstn/master/lstn > ~/bin/lstn
$ chmod +x ~/bin/lstn

Requirements

  • mpc, for displaying mpd status
  • ruby
  • OS X

Usage

Basic

Just run the script, and it will show Artist - Song playing in Spotify, iTunes, or MPD.

$ lstn
Neil Young - Drive Back

$ lstn artist
Neil Young

$ lstn song
Drive Back

Tmux Banner

add something like this to your .tmux.conf file.

set -g status-left '#[fg=yellow](#S)#[fg=green] #(lstn)'

About

lstn: lil' song terminal notification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages