Skip to content

alexkdeveloper/relaxator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relaxator

Relax to soothing sounds

Relaxator

Download on Flathub

The application is written using the following libraries:

  • gtk4
  • libadwaita-1
  • gstreamer-1.0

To build, run the following commands:

meson build --prefix=/usr
cd build
ninja

To install:

ninja install