2026-05-13 13:01:24 +03:30
2024-04-11 16:19:04 +03:30
2023-10-05 16:52:01 +03:30
2026-05-13 13:01:24 +03:30
2025-03-25 23:10:51 +03:30
2025-11-25 00:17:52 +03:30
2026-05-13 13:01:24 +03:30
2023-10-05 16:52:01 +03:30
2023-10-05 16:53:21 +03:30
2023-10-05 16:41:44 +03:30
2026-04-27 18:57:15 +03:30
2026-05-13 13:01:24 +03:30
2023-10-05 16:42:09 +03:30
2023-10-05 16:54:16 +03:30
2025-03-25 17:09:19 +03:30
2026-05-13 13:01:24 +03:30
2026-04-27 18:59:50 +03:30
2026-05-02 23:10:40 +03:30
2024-05-01 16:25:22 +04:30
2026-04-27 19:05:49 +03:30
2023-10-05 16:41:06 +03:30
2026-05-13 13:01:24 +03:30
2026-05-13 13:01:24 +03:30
2023-10-05 16:56:30 +03:30
2026-05-02 23:19:46 +03:30
2025-03-25 17:09:19 +03:30

Moodist Logo Banner

Moodist 🌲

Ambient sounds for focus and calm.

Visit Moodist | Buy Me a Coffee


Features

  • 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:

S
Description
Languages
TypeScript 71.3%
CSS 21.5%
Astro 6.5%
JavaScript 0.4%
Dockerfile 0.2%