Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1009 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 1009 Bytes

iMsgQuickReply

iMsgQuickReply is a Pebble app that will allow you to send quick replies to your iMessage contacts. You will need an OS X computer, preferably running as a server.

Setup

  1. Please install iMsgBridge on your OS X computer,
  1. Install iMsgQuickReply on your Pebble,
  1. Configure iMsgQuickReply on the Pebble Time app.
  2. Fill the form with your server URL (ex: http://192.168.0.1:4567) and password (ex: changeme).
  3. Restart the app on your watch and you're ready to go.

Notes

This is not for everyone and is available just for experimental purposes. Also, please note that the data communication between the app and your server will not be encrypted by default. I am not storing anything and every component of iMsgQuickReply is open source. The source code of the configuration page is available on the branch, gh-pages.