All apps · 0 apps
moodist
Docker app from paululibro's Repository
Overview
Ambient sounds for focus and calm
Readme
View on GitHubFeatures
- 84 curated ambient sounds you can layer into custom soundscapes.
- Smooth fade transitions on play/stop and sleep timer shutdown.
- Shareable mixes via URL with one-click import.
- Presets to save, rename, delete, and instantly reapply mixes.
- Built-in binaural beat and isochronic tone generators.
- Built-in breathing exercise, Pomodoro, countdown, todo, and notepad tools.
- Installable PWA with offline caching.
- Open-source and self-hostable with Docker.
- And much more!
Self-Hosting
1. Run with Docker
docker run -d \
--name moodist \
-p 8080:8080 \
ghcr.io/remvze/moodist:latest
The open:
http://localhost:8080
2. Run with Docker Compose
A docker-compose.yml is included at the project root.
Run:
docker compose up -d
Then open:
http://localhost:8080
Contributing
Please check CONTRIBUTING.md file.
Support Moodist
Please give a star if you liked this project.
You can also Buy Me a Coffee to help me maintain Moodist.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Third-Party Assets
Some sounds used in this project are sourced from third-party providers and are subject to different licenses:
- Sounds licensed under the Pixabay Content License: Pixabay Content License
- Sounds licensed under CC0: Creative Commons Zero License
Install Moodist on Unraid in a few clicks.
Find Moodist in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Moodist Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/remvze/moodist:latestRegistry
Last Updated2026-07-12
First Seen2024-01-02
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUIPorttcp
- Target
- 8080