nowplay2 178 B

1234567
  1. #!/usr/bin/env bash
  2. # This is just a snippet showing how
  3. # to use nowplay to get track information
  4. # from cmus and copy it to the clipboard
  5. nowplay | xclip -selection clipboard