1
0
mirror of https://github.com/elisspace/AskAssist.git synced 2026-08-29 15:33:47 +00:00
Jeremy Dixon 651364d08d readme tweaks
2021-01-22 17:06:22 -06:00
2021-01-22 15:41:01 -06:00
2021-01-22 15:41:01 -06:00
2021-01-22 17:01:43 -06:00
2021-01-17 21:25:11 -06:00
2021-01-22 17:06:22 -06:00
2021-01-22 17:01:43 -06:00
2021-01-22 16:54:31 -06:00
2021-01-22 16:54:31 -06:00
2021-01-22 16:29:59 -06:00
2021-01-22 16:02:10 -06:00
2021-01-22 16:02:10 -06:00

AskAssist A small chrome plugin to complement the AskBCS slack application

Installation

This is an unpacked work in progress. To install the plugin enable developer mode in the upper right hand corner of chrome://extensions and then 'load unpacked' on the left. Once you have selected the AskAssist folder the plugin will be ready to use.

Usage

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.

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.

screenshot 'waiting' 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.

screenshot 'watching' When the script is running it's refresh the following options may be adjusted...

Clickables... watching: toggles the script back off. 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... These options are content editable fields which accept only numbers up to 3 digits.
refresh frequency: determines the interval in seconds between refreshes.
alert frequency: the maximum number of times per minute an alert will play.


Troubleshooting Failure to append toolbar: The plugin waits for the user to visit a "https://app.slack.com/client/TLXH0JYKB/*" url and then appends the toolbar to the page. On occasion the AskBCS application continues to load after the window's 'load' event has fired and the toolbar may fail to append. If this happens a simple refresh should fix the issue.

Description
AskAssist with Better Timing Options
Readme MIT 9.3 MiB
Languages
JavaScript 80.2%
CSS 15.1%
HTML 4.7%