Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TeeeJay/TJSMSServer
Browse files Browse the repository at this point in the history
  • Loading branch information
TeeeJay committed Sep 8, 2013
2 parents 3a50e33 + 0ff2a3e commit 6020397
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
TJSMSServer
The Jolly SMS Server
===========

Tiny Android SMS Server - Texts witha given keyword (key) will be answered automatically (value)
v.0.1
-------

* Currently only support for one key-value pair.
* When a text is recieved with the sole text that correspond to the key you have set, the corresponding value is returned to the sender.
* Can e.g. be used to automatically send guests the wifi key of your wifi network when e.g. sending a text to your phone with the message "wifikey".
* The response is ONLY sent if the sender's phone number is in your addressbook.

0 comments on commit 6020397

Please sign in to comment.