Skip to content

leojeremy/mic-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mic-check

This app relays your microphone feed to your audio output. This can be great for those times you want to use headphones but not completely ignore noises from your surroundings.

Installing

Clone this repo and in a terminal run npm install then npm start

or

Download appropriate zip file from releases section.

  • If using OSX select Darwin.
  • If using Windows select Win32.
  • If using Linux select Linux.

Using

  • Activating the listen state is accomplished by selecting listen from the tray icon menu or using the listen binding.
  • You can adjust the microphone gain using the slider or by using the increase/decrease bindings.
  • Filter applies a band filter to help reduce background noise.
  • Mic Test enables the microphone for 5 seconds for a brief test.

About

An electron app to toggle your microphone feed/listen to your surroundings.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.8%
  • CSS 19.9%
  • HTML 8.3%