Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/benyaminbeyzaie/bhhh_noise
- Owner: benyaminbeyzaie
- Created: 2022-11-10T13:28:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T19:35:10.000Z (over 1 year ago)
- Last Synced: 2023-09-10T20:35:35.726Z (over 1 year ago)
- Language: Dart
- Size: 725 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- WebStay 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.