An extension to help improve your focus & increase your productivity by listening to sounds of nature. Or just fall asleep in a noisy environment. This extension is made using Svelte Extension Template
Introduction
Noise Blanket is a productivity tool designed to help users focus better by listening to calming nature sounds. Whether you are trying to concentrate in a noisy environment or just want to fall asleep to soothing sounds, Noise Blanket has got you covered.
Features
- Wide Variety of Sounds: Choose from a wide range of nature sounds including rain, forest, ocean, and more.
- Customizable: Adjust the volume and mix different sounds to create your perfect soundscape.
- User-Friendly Interface: Simple and intuitive UI for easy navigation and usage.
- Cross-Platform: Available as a browser extension and web app.
Installation
Browser Extension
- Clone the repository:
git clone https://github.com/ankur700/noise-blanket.git
- Navigate to the project directory:
cd noise-blanket
- Install the dependencies:
npm install
- Build the project:
npm run build
- Load the extension in your browser:
- Open your browser’s extension page (e.g.,
chrome://extensions/
for Chrome). - Enable “Developer mode”.
- Click on “Load unpacked” and select the
dist
folder from the project directory.
- Open your browser’s extension page (e.g.,
Usage
To use the Noise Blanket app, follow these steps:
- Open the extension or web app.
- Select the nature sounds you want to listen to from the available options.
- Adjust the volume and mix different sounds to create your desired soundscape.
- Enjoy the calming sounds and improve your focus or relax.
Contributing
We welcome contributions to improve Noise Blanket. To contribute, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Open a pull request.
Credits
Developed by Ankur Singh.
Inspiration
This project is highly inspired by Blanket app for linux.
Related Projects
- feeltheblow - Web App inspired by Blanket
- Soothing Noise Player - Android app inspired by Blanket
- Blanket Web - Web clone of Blanket
License
This project is licensed under the MIT License. See the LICENSE file for details.