Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benyaminbeyzaie/bhhh_noise

🎵🎧 bhhh noise is simple relaxing white noise player which you can mix your favorite noises!
https://github.com/benyaminbeyzaie/bhhh_noise

Last synced: 2 months ago
JSON representation

🎵🎧 bhhh noise is simple relaxing white noise player which you can mix your favorite noises!

Awesome Lists containing this project

README

        

# bhhh noise

`bhhh noise` is a delightful noise player designed to help you curate the perfect acoustic environment for work and study by mixing various white noises.

## Supported Platforms

`bhhh noise` is available on a wide range of platforms, including:

- Linux
- macOS
- Android
- iOS
- Web

Stay tuned for updates as we prepare to release client applications for these operating systems.

## Demo and Progressive Web App (PWA)

Explore our responsive web demo and experience the Progressive Web App (PWA) version hosted on Firebase: [bhhh noise Demo](https://bhhh-noise.web.app/)

## Screenshots

Take a peek at `bhhh noise` in action with these screenshots:

| macOS | Android |
| :----------------------------: | :-------------------------------: |
| ![mac](/screenshots/mac.png) | ![android](/screenshots/android.png) |

## Project Details

This project is a Flutter-based replica of [shhhnoise.com](https://www.shhhnoise.com/), adopting the BLoC pattern for state management and following a semi-clean architecture for code organization.

To customize the available noises, simply modify the `staticNoisePlayMap` within the `repository/noise_player_model.dart` file. (Note: In the future, we intend to relocate the static noise definitions to a separate JSON file.) Keep in mind that the current noise selections are randomized and may not be ideal for mixing.

We welcome contributions! Feel free to participate in the project and help us make it even better.