[Request] ncmpcpp & ueberzug

Forum Forums General Software [Request] ncmpcpp & ueberzug

  • This topic has 0 replies, 1 voice, and was last updated Feb 1-1:18 am by ex_Koo.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #51265
    Member
    ex_Koo

      The new albumart fixed version has been released. 0.9.2
      https://github.com/ncmpcpp/ncmpcpp/releases

      build depens = boost-devel glib2 libmpc libmpc-devel libmpdclient libmpdclient-devel fftw-devel taglib-devel readline-devel libcurl-devel
      $ git clone https://github.com/arybczak/ncmpcpp.git
      $ cd ncmpcpp
      $ ./autogen.sh
      $ ./configure –prefix=/usr –enable-outputs –enable-visualizer –enable-artwork –enable-clock –with-fftw –with-taglib –enable-static-boost=yes
      $ make
      $ sudo make install

      ueberzug is a alternative way of displaying images in terminal. like w3m w3m-img
      https://github.com/seebye/ueberzug

      ueberzug is a pip install and downloads depens needed.
      sudo pip3 install ueberzug

      Thanks

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.