Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nick92/tranqil
Relax to soothing sounds of nature
https://github.com/nick92/tranqil
Last synced: 29 days ago
JSON representation
Relax to soothing sounds of nature
- Host: GitHub
- URL: https://github.com/nick92/tranqil
- Owner: nick92
- Created: 2017-03-20T17:13:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T09:09:11.000Z (about 2 years ago)
- Last Synced: 2024-08-04T03:03:23.864Z (4 months ago)
- Language: Vala
- Homepage:
- Size: 294 MB
- Stars: 32
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-elementaryos - Tranqil - Relax to soothing sounds of nature [:white_check_mark:](https://appcenter.elementary.io/com.github.nick92.tranqil.desktop) (Applications / Multimedia)
README
## Tranqil
Relax your mood or concentrate on your work with 4 different soothing sounds
Simple to use, click on the images to play the sound, scroll on them to adjust the volume
![Tranqil](data/Screenshot.png)
## Install
### PPA
You can install our soothing app from our PPA with the following
sudo add-apt-repository ppa:enso-os/tranquil
sudo apt update
sudo apt install com.github.nick92.tranqil### From Code
Or if you are a developer and want to build and install locally you can do with the following
#### Dependencies
meson
libgtk-3-dev
libgstreamer1.0-dev
valac#### Build & Run
mkdir build && meson build --prefix=/usr
cd build
sudo ninja install
./src/com.github.nick92.tranqil## Credits
### Sounds
The sounds in version 1.1 have changed due to copyright, we have been given permission to use the great sounds produced by Grant at [NatureSoundsOfNZ](http://naturesounds.co.nz/)
You can access his great work through the site above or via [SoundCloud](https://soundcloud.com/naturesounds_nz)
[Rain](https://freesound.org/people/esh9419/sounds/188101) by [esh9419](https://freesound.org/people/esh9419/) Creative Commons BY 3.0
### Icons
Icons provided by:
Forest Icon by [Freepik](http://www.freepik.com) Creative Commons BY 3.0
Sea and Night Icons by [Icon Pond]("http://www.flaticon.com/authors/popcorns-arts") Creative Commons BY 3.0