Tizonia is a powerful cloud music player for the Linux terminal, with support for Spotify (Premium), Google Play Music (free and paid), SoundCloud, YouTube, TuneIn and iHeart radios, Plex servers and Chromecast devices. The world’s first implementation of OpenMAX IL 1.2. Tizonia is free software written in C/C++.
Tizonia is available in the repository of most Linux distros as well as Ubuntu, Debian, Linux Mint, Arch Linux and others, and it is also possible to install via snap and Docker
If your system is Debian or Ubuntu, just run this command using the curl command:
This step assumes that you already have Docker installed, if you don’t, watch this video: Definitive Docker Tutorial for BEGINNERS
Tizonia connects as a client directly to the PulseAudio host server and uses its configuration / devices to output the sound. This is possible by mapping the UNIX socket used by PulseAudio on the host in the container and configuring its use.
Save this script to a file named docker-tizonia
Give permission and install:
Example of use:
There will be a file in
$HOME/.config/tizonia
, if not, create it and give write permissions to it:chmod a+wrx $HOME/.config/tizonia
If you like the command line and enjoy listening to music online, you will probably fall in love with Tizonia’s simplicity and cleanliness. With the ability to stream music and play local content, this open source software is one of my favorites, although the gapless feature currently does not work with Spotify.
One of the many advantages of command line software is that they are generally more economical with system resources. When playing audio stored locally, Tizonia consumes only 18 MB of RAM. Spotify streaming consumed 34 MB of RAM, while streaming with the official GUI client weighed 612 MB! Tizonia links