Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephancasas/alfred-mouseless-messenger
Preview and reply to your messages from within Alfred. Keep your hands on that keyboard!
https://github.com/stephancasas/alfred-mouseless-messenger
alfred alfred-workflow imessage messages
Last synced: 3 months ago
JSON representation
Preview and reply to your messages from within Alfred. Keep your hands on that keyboard!
- Host: GitHub
- URL: https://github.com/stephancasas/alfred-mouseless-messenger
- Owner: stephancasas
- Created: 2022-06-07T07:16:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T01:33:59.000Z (over 1 year ago)
- Last Synced: 2024-08-02T07:08:21.912Z (6 months ago)
- Topics: alfred, alfred-workflow, imessage, messages
- Language: JavaScript
- Homepage:
- Size: 8.19 MB
- Stars: 95
- Watchers: 4
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mouseless Messenger
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.
Click Here to Download the Latest Release
## Installation
Before the workflow can be used, you'll need to provide Alfred with _Full Disk Access_ privileges via System Preferences:
1. Open System Preferences
2. Choose _Security and Privacy_
3. Choose _Privacy_
4. Select _Full Disk Access_
5. Unlock the π in the bottom left corner.
6. Enable the checkbox for **Alfred** or use the β button to add Alfred.### **Privilege Escalation**
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.
Be sure you trust your installed workflows before allowing this.
## Usage
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.
- To preview a message thread, press the **SHIFT** key while a conversation is selected.
- 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.
- 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.
- 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.
- 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.
- Google Chrome must be installed to use this feature.## Support the Workflow
I built Mouseless Messenger because I code all day and don't like to take my hands off the keyboard. If you find it useful, please consider [buying me a coffee](https://buymeacoffee.com/stephancasas) so that I can keep building cool things like this.
If you have a feature you'd like added, or an issue which needs attention, please [open an issue here on GitHub](https://github.com/stephancasas/alfred-mouseless-messenger).
## License
MIT βΒ Hell yeah,Β free software!