Playere media

Musikcube Terminal Based Music Player

Musikcube Terminal Based Music Player

Musikcube is a terminal-based cross-platform music player that runs natively on all most operating systems such as Windows, macOS, as well as Linux. It has an audio engine built-in, performs metadata indexing, built-in library management, as well as a streaming audio server. Furthermore, it runs smoothly on Raspberry Pi with a custom DAC (e.g. IQaudIO DAC+), and can output 24bit/192k audio comfortably. Before we proceed on how to install musikcube terminal based music player on ubuntu, lets take a quick look at its features.

Musikcube Features

The most recent release is musikcube 0.21.1, and this comes with updates to few of the symbols used for drawing things like dropdowns and checkmarks so they work with a wider variety of fonts

How to install Musikcube Terminal Based Music Player on Ubuntu 17.04 and below

sudo apt-get install build-essential clang cmake libboost-thread1.61-dev libboost-system1.61-dev libboost-filesystem1.61-dev libboost-date-time1.61-dev libboost-atomic1.61-dev libboost-chrono1.61-dev libogg-dev libvorbis-dev libflac-dev libfaad-dev libncursesw5-dev libasound2-dev libpulse-dev pulseaudio libmicrohttpd-dev libmp3lame-dev libcurl4-openssl-dev
git clone https://github.com/clangen/musikcube.git cd musikcube cmake . make sudo make install
musikcube

How to remove musikcube from Ubuntu

sudo apt remove musikcube 

Keyboard Shortcuts

Middle mouse button not working in Windows 10
The middle mouse button helps you scroll through long webpages and screens with a lot of data. If that stops, well you will end up using the keyboard ...
How to change Left & Right mouse buttons on Windows 10 PC
It's quite a norm that all computer mouse devices are ergonomically designed for right-handed users. But there are mouse devices available which are s...
Emulate Mouse clicks by hovering using Clickless Mouse in Windows 10
Using a mouse or keyboard in the wrong posture of excessive usage can result in a lot of health issues, including strain, carpal tunnel syndrome, and ...