Sunamu is a free and open source music controller application for Linux and Windows. It is released under Mozilla Public License 2.0. It display lyrics for currently playing music and displays spotify link for every song you listen. You can control play, pause, go to next, go to previous track, shuffle and loop the music. It fetch color schemes from the album art, Discord integration support and more.
Install Sunamu on Ubuntu Linux
Sunamu is available as a portable AppImage and native deb package files. Download the latest Sunamu in .AppImage file format from the above Sunamu download link and save it on your Downloads folder. Open the terminal commad-line application and run below commands one by one. Here “Sunamu-2.1.0.AppImage” is the downloaded file name and Downloads is the path. You can change below commands based on your file name and path.
cd Downloads
sudo chmod +x ~ Sunamu-2.1.0.AppImage
./Sunamu-2.1.0.AppImage
Install Sunamu via DEB:
Download Sunamu in .deb package file from the above Sunamu download link. Save that file in your Downloads folder. Now in terminal software run below Sunamu install command. It will install the latest version of Sunamu on your system.
sudo apt install ./Downloads/sunamu_2.1.0_amd64.deb
Here”sunamu_2.1.0_amd64.deb” is the downloaded file name.
[OR]
sudo apt install ./Downloads/sunamu*.deb
That’s it.
Ho installato nel mio sistema operativo linux questo programma SUNAMU , solo che non riesco a visualizzare la cover del brano che sto ascoltando . Lo installato su un altro pc con lo stesso sistema ma una versione piu vecchia, io uso Deepin , nel sistema che mi fa visualizzare la cover ho Deepin 20.9 , mentre nella versione Deepin 23 RC2 , vedo solo le parole della canzone ma non vedo la cover , sto utilizzando sunamu 2.1 , ho visto che ci sarebbe anche la versione 2.2 ma non riesco a trovare il pacchetto .deb da poter scaricare, magari questa versione più nuova corregge questo bug , mi potete aiutare o inviarmi il link dove posso scaricare la 2.2 ? un grazie mille del vostro aiuto
Try AppImage