Warning: this one is not for the faint of heart!!!
This app (not a watchface) allows you to send texts directly from the pebble. The contacts & msgs are hardcoded in the main program. It works by sending an email (from the server that hosts the php file) to the target cellphone using cell_number@the_carrier.com (for rogers in Canada, that's like [email protected]).
To get it to work ...
1) grab a copy of the source code
2) personalize the ./src/main & ./server/mail_to_sms.php files.
3) plunk mail_to_sms.php on your webserver that supports an email account
4) pull the code into cloudpebble and compile
5) run app on watch with httpebble
Instructions:
Top right button changes "To:" selection.
Bottom right button changes "Msg:" selection.
Middle button (long press) sends msg.
Should say "Success!!" if mail_to_sms worked.
Reverts back to "SEND Y/N?" after 5 secs.
Have fun.
No update history found.