https://github.com/briangonzalez/alfred-messages
Message your Apple Contacts via Alfred using Messages
https://github.com/briangonzalez/alfred-messages
alfred alfred-workflow imessage
Last synced: about 1 year ago
JSON representation
Message your Apple Contacts via Alfred using Messages
- Host: GitHub
- URL: https://github.com/briangonzalez/alfred-messages
- Owner: briangonzalez
- Created: 2017-06-12T13:00:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T03:56:12.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T09:51:16.865Z (over 1 year ago)
- Topics: alfred, alfred-workflow, imessage
- Language: Swift
- Homepage:
- Size: 446 KB
- Stars: 68
- Watchers: 3
- Forks: 8
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alfred-messages
> Message your Apple Contacts via Alfred using Messages
## Install
```
$ yarn global add alfred-messages # hipster
$ npm install --global alfred-messages # old school
```
or...
Grab the [latest release](https://github.com/briangonzalez/alfred-messages/releases) from Github.
## Usage
In Alfred, type `m`, your query, then your message.
eg.
```
m osc hey oscar, wassssup?
```
## Demo

## Development
- `yarn link-to-alfred`: Symlinks current dir into Alfred
- `yarn unlink-from-alfred`: Removes symlink from Alfred
## Inspiration
- [Contacts CLI](https://github.com/keith/contacts-cli)
## License
MIT © [Brian Gonzalez](https://www.briangonzalez.org)