KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
relaxator
★ 9
Open GitHub ↗
Relax to soothing sounds
Download README (.md)
Explore Similar Repositories
docker-wireguard-rhel
:
Configuration to run linuxserver/wireguard container in Centos or Rocky Linux
nxdk-rs
:
Rust support for NXDK
anyme_alpha_apk_archive
:
No description available.
FlashCatch
:
No description available.
AREFR
:
AREFR(Adversarial Robustness Evaluation for Face Recognition) 人脸识别对抗鲁棒性评估平台
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
relaxator
?
Download (.md)
## Relaxator Relax to soothing sounds  [<img src="https://flathub.org/assets/badges/flathub-badge-en.svg" width="200" alt="Download on Flathub">](https://flathub.org/apps/details/com.github.alexkdeveloper.relaxator) 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 ```