Skip to content

Atmoify is a web application that allows users to create their perfect atmosphere.

License

Notifications You must be signed in to change notification settings

bluegoosemedia/atmoify

Repository files navigation

Atmoify

Atmoify is a web application that allows users to create their perfect atmospheric environment for working, studying, or relaxing. It combines audio tracks, ambient sound effects, and focus/sleep timers to enhance productivity and relaxation.

Screenshot

Features

  • Add YouTube audio tracks
  • Toggle various ambient sound effects
  • Mix and adjust volumes for all audio sources
  • Set focus and sleep timers
  • Save and load custom sound profiles

Running the Application

Prerequisites

  • Docker
  • Docker Compose

Instructions

  1. Create a compose.yaml file with the following content:
version: '3.9'

services:
  app:
    image: ghcr.io/bluegoosemedia/atmoify
    ports:
      - "3000:3000"
    environment:
      - NODE_ENV=production
  1. Run docker-compose up -d to start the container.

About

Atmoify is a web application that allows users to create their perfect atmosphere.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages