Blanket is a free and open source audio player application for Linux. Using this app you can listen different type of sounds. You can use these sounds to enhance your mood, sleep well, increase your productivity and many more. It comes with save presets, you can add custom sounds, MPRIS integration and Auto start in background. This app comes with Birds, Rain, Storm, Stream, Train, Wind, Waves and some other pre-installed sounds.
Install Blanket on Ubuntu Linux
Blanket is available as a flatpak package from Ubuntu Linux. You can easily install it via the terminal command line application from remote flathub. First install flatpak and flathub on your system and restart after the installation. Now in terminal app (ctrl+alt+t) run below Blanket installation command.
flatpak install flathub com.rafaelmardojai.Blanket
Start Blanket using below command.
flatpak run com.rafaelmardojai.Blanket
You can also uninstall Blanket app using
sudo flatpak uninstall com.rafaelmardojai.Blanket
That’s all.