jeremyevans / aqualung

Advanced music player
http://aqualung.jeremyevans.net
GNU General Public License v2.0
49 stars 15 forks source link

Possible to run headless? #7

Closed ckemere closed 5 years ago

ckemere commented 5 years ago

Hi,

I'm setting up a raspberry pi based audio project where I wanted to be able to loop audio files in a gapless manner. Aqualung works really nicely for this, but I'd love to be able to use it without having to run X. Are there any secret command line options to allow it to work without starting the GUI?

thanks!

jeremyevans commented 5 years ago

I don't believe it is possible to run aqualung without X, but you could probably use a headless X server (e.g. Xvfb).