A simple app that warns you when you are too loud. Just set what is an acceptable noise level and what is not. If you exceed the average between target and unacceptable noise level you are being warned. It implements a volume meter with a slider, to set the level when you would like to be warned.
My first electron app. Standard electron app with little extras. Use npm install && npm start
to run it.