Sun Sep 23, 2012 4:47 pm
Kind of, but yeah not so heavy as XBMC (requires X?) and not just a terminal client or interactive client like mpc or ncmpc. What I wanted was something that can run in the background and call "mpc current" and then display the result on screen in large letters regardless of what else was going on in the terminal. So like toast notification without X.
I hacked together something that basically does this, based on the hello_font example program; see other thread. It can be used as a general OSD, i.e. takes generic input. I'm working on making the vgft and vgfont libraries more flexible now, and maybe adding more graphical features. Most toast notification programs will also show an icon if you want, so maybe that will be a goal.