mirror of
https://github.com/elisspace/AskAssist.git
synced 2026-08-29 15:33:47 +00:00
readme tweaks
This commit is contained in:
11
README.md
11
README.md
@@ -1,4 +1,4 @@
|
|||||||
# AskAssist
|

|
||||||
A small chrome plugin for managing a work slack
|
A small chrome plugin for managing a work slack
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
@@ -7,9 +7,9 @@ This is an unpacked work in progress. To install the plugin enable developer mo
|
|||||||
# Usage
|
# Usage
|
||||||
AskAssist has the following features...
|
AskAssist has the following features...
|
||||||
|
|
||||||
Automated Refresh: The user may define a number of seconds to wait between refreshes. When the elapsed time has completed the plugin will simulate the clicking of the refresh button with the AskBCS Application.
|
##Automated Refresh: The user may define a number of seconds to wait between refreshes. When the elapsed time has completed the plugin will simulate the clicking of the refresh button with the AskBCS Application.
|
||||||
|
|
||||||
Sound Alerts: Whenever a new question is available ( tested by the presence of 'available questions' in the html ), AskAssist will play an alert sound. The user can toggle between several sound options as well as set the volume and frequency of the alert.
|
##Sound Alerts: Whenever a new question is available ( tested by the presence of 'available questions' in the html ), AskAssist will play an alert sound. The user can toggle between several sound options as well as set the volume and frequency of the alert.
|
||||||
|
|
||||||

|

|
||||||
When the user opens the page the automated refresh will be turned off. Clicking the word "waiting" on the right will begin the script and reveal the options.
|
When the user opens the page the automated refresh will be turned off. Clicking the word "waiting" on the right will begin the script and reveal the options.
|
||||||
@@ -17,11 +17,12 @@ When the user opens the page the automated refresh will be turned off. Clicking
|
|||||||

|

|
||||||
When the script is running it's refresh the following options may be adjusted...
|
When the script is running it's refresh the following options may be adjusted...
|
||||||
|
|
||||||
Clickables...
|
###Clickables...
|
||||||
watching: toggles the script back off.
|
watching: toggles the script back off.
|
||||||
alert: will cycle through available sound files.
|
alert: will cycle through available sound files.
|
||||||
|
volume: will cycle through volume settings. This button is represented by the 5 vertical bars to the right of the AskAssist logo.
|
||||||
|
|
||||||
Editables...
|
###Editables...
|
||||||
These options are content editable fields which accept only numbers up to 3 digits.
|
These options are content editable fields which accept only numbers up to 3 digits.
|
||||||
refresh frequency: determines the interval in seconds between refreshes.
|
refresh frequency: determines the interval in seconds between refreshes.
|
||||||
alert frequency: the maximum number of times per minute an alert will play.
|
alert frequency: the maximum number of times per minute an alert will play.
|
||||||
|
|||||||
BIN
screenshot-AskAssist.png
Normal file
BIN
screenshot-AskAssist.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user