Skip to content

Commit

Permalink
remove references to HC and 3CX in readme, still needs work!
Browse files Browse the repository at this point in the history
  • Loading branch information
WoosterInitiative committed Feb 22, 2019
1 parent 296794a commit 3ccd8de
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,5 @@
# Quest Tools

## HipChat Script
This is a compiled [AutoHotKey](https://autohotkey.com/ "AutoHotKey's Homepage") script that makes it easy to change HipChat status. Automatically switches back to active window.

Now also changes Teams status. Teams doesn't support messages with the status. Brackets indicate what will happen in Teams vs. what happens in HipChat.

Now *also* changes 3CX status. 3CX **does** support messages, but that adds a lot of complexity, so not currently supported here. {} indicate what 3CX will do when different than Teams.

+ Ctrl+F1 - Available
+ Ctrl+F2 - Do Not Disturb On Phone [Do Not Disturb]
+ Ctrl+F3 - Away Back ~{current time + 15 rounded **UP** to nearest 5 minutes} [Be Right Back] {Away}
+ Ctrl+F4 - Away PM Me [Be Right Back] {Away}
+ Ctrl+F5 - Away {prompt for message} [Away]
+ Ctrl+F6 - Do Not Disturb {prompt for message} [Do Not Disturb]

## 3CX Script
This is a compiled [AutoHotKey](https://autohotkey.com/ "AutoHotKey's Homepage") script that makes it easy to switch to 3CX and enter a number.

Simply press CTRL+ALT+\ (the one above the Enter key) to switch to the open 3CX window and clear any existing number and get ready to input a number.

Ability to copy-paste text into 3CX. Same restrictions apply (see below)

__Usage__
+ Click in a number field in GM
+ Press _F11_

Make sure to have 3CX running or you'll get an error message

Also, a real limitation is that it must be on the screen that allows direct number entry:

![only 3CX screen that this works for](images/3CX_screen.png)

## GMSearch Script
This is a compiled [AutoHotKey](https://autohotkey.com/ "AutoHotKey's Homepage") script that makes it easy to search for a contact in GM.

Expand Down

0 comments on commit 3ccd8de

Please sign in to comment.