Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fearthecowboy committed Apr 3, 2020
1 parent d3d3384 commit 132fd0a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# PushToTalk
A utility to mute/unmute the mic via hotkey (works for Teams, Skype, others, etc)


## Instructions

Simply run the program, it'll open a window if you haven't set a hotkey:

![screenshot](./docs/screenshot.png)

You can set a `Key` combination (any set of keys) and/or
use non-primary mouse buttons (ie, middle, or button 4 or 5).

If you set a single key (like capslock or scroll-lock) it will automatically
cancel the key event, so that the system doesn't think the key was hit.

Closing the window will minimize it to the tray.

The tray icon will go from red to green when the mic is active.

The settings are stored in the registry in HKCU/Software/FearTheCowboy/PushToTalk




Binary file added docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 132fd0a

Please sign in to comment.