Skip to content

๐ŸŽต๐ŸŽถ๐Ÿ“ฆ noisebox - Background noise generator for concentration in your terminal.

License

Notifications You must be signed in to change notification settings

JaDogg/noisebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽถ๐ŸŽต๐Ÿ“ฆ NoiseBox

Background noise generator for concentration in your terminal.

Credits

Installation and use (Need Python3.6+)

git clone git@github.com:JaDogg/noisebox.git
cd noisebox
pip install -r requirements.txt
python noisebox.py
  • Optionally Create a Virtual Environment

How do I customize the audio mix?

  • Add any audio loops/cuts to noise folder.
  • Edit mix.json
  • If you want to make your own loops see this.
  • You can also fork the repo and install from that and then edit mix.json (so you can save it to github).

Creating an .exe in Windows

rem this uses build.cmd
build 

NoiseBox - Background noise generator for concentration in your terminal. 
Copyright (C) 2020 - 2023 Bhathiya Perera

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

๐ŸŽต๐ŸŽถ๐Ÿ“ฆ noisebox - Background noise generator for concentration in your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published