You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mouseless Messenger offers you rapid keyboard-driven access to send and read conversations in the macOS Messages app via Alfred — all without ever interacting with the Messages app.
4
6
5
-
**[Click Here to Download the Latest Release](https://github.com/stephancasas/alfred-mouseless-messenger/releases/latest)**
<palign="center"><b><ahref="https://github.com/stephancasas/alfred-mouseless-messenger/releases/latest">Click Here to Download the Latest Release</a></b></p>
8
8
9
9
## Installation
10
10
@@ -15,24 +15,28 @@ Before the workflow can be used, you'll need to provide Alfred with _Full Disk A
15
15
3. Choose _Privacy_
16
16
4. Select _Full Disk Access_
17
17
5. Unlock the 🔒 in the bottom left corner.
18
-
6. Enable the checkbox for **Alfred**.
19
-
- If unavailable, use the ➕ button to add Alfred.
18
+
6. Enable the checkbox for **Alfred** or use the ➕ button to add Alfred.
19
+
20
+
### **Privilege Escalation**
20
21
21
-
> ⚠️ **Privilege Escalation**
22
-
>
23
-
> Full Disk Access is used to provide Alfred with access to the Messages database. However, by providing Alfred with this access, you are providing **ALL** Alfred workflow with access — not just Mouseless Messenger.
24
-
>
25
-
> Be sure you trust your installed workflows before allowing this.
22
+
Full Disk Access is used to provide Alfred with access to the Messages database. However, by providing Alfred with this access, you are providing **ALL** Alfred workflow with access — not just Mouseless Messenger.
23
+
24
+
Be sure you trust your installed workflows before allowing this.
26
25
27
26
## Usage
28
27
29
-
The workflow is triggered by the keyword `msg`. On run, you'll be provided with the your eight (8) most recent conversations in the Messages app.
28
+
The workflow is triggered by the keyword `msg`. On run, you'll be provided with your eight (8) most recent conversations in the Messages app.
29
+
30
+
- To preview a message thread, press the **SHIFT** key while a conversation is selected.
31
+
32
+
- To reply to a message thread, press the **ENTER** or **RETURN** key while a conversation is selected, then type your reply in the provided input space and press **ENTER** to send it.
30
33
31
-
To preview a message thread, press the _**SHIFT**_ key while a conversation is selected.
34
+
- In order for the message to send, the Messages app must be running in the background. The window doesn't need to be in the foreground (or even visible), but the app itself must be running.
32
35
33
-
To reply to a message thread, press the _**ENTER**_ or _**RETURN**_ key while a conversation is selected, then type your reply in the provided input space and press _**ENTER**_to send it.
36
+
-To export the conversation preview as an HTML document, hold the **OPTION** key while pressing the **ENTER** or **RETURN** key. The conversation preview will be exported to your Downloads folder.
34
37
35
-
> In order for the message to send, the Messages app must be running in the background. The window doesn't need to be in the foreground (or even visible), but the app itself must be running.
38
+
- To export the conversation preview as a PDF document, hold the **COMMAND** key while pressing the **ENTER** or **RETURN** key. The conversation preview will be exported to your Downloads folder.
39
+
- Google Chrome must be installed to use this feature.
0 commit comments