Skip to content

Commit

Permalink
Editing README
Browse files Browse the repository at this point in the history
  • Loading branch information
jcagle2001 authored May 25, 2020
1 parent af76eec commit 7298400
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Stim

# Description
# Stim ![Stim](Stim.png)
---
### Description
Stim is a program that plays a tone on a user-specified interval. Do you have a speaker or sound bar that enters power-saving mode if no audio signal has been sent to it for a while? Stim keeps your speakers alive by sending a tone to them periodically. The included file is an inaudible 4hz tone that is enough to keep the speakers from shutting down, but not be distracting or obnoxious.

The following tone intervals can be set:
Expand All @@ -15,6 +15,11 @@ The following tone intervals can be set:

The user can select between the normal, inaudible tone (4hz) or an audible test tone. A visual representation of whether or not the clip is playing is displayed in the tray menu.

# Known Issues
### Known Issues

- The tray menu will persist if nothing is clicked inside the menu. Workaround: click the status indicator to exit the menu.

### Author
Justin Cagle

<jcagle2001@msn.com>

0 comments on commit 7298400

Please sign in to comment.