This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
incoming.rb | ||
| |
outgoing.rb | ||
| |
server_tools.rb | ||
| |
sms_model.rb | ||
| |
wpf.rb | ||
| |
wpf.yml |
README
Getting started is simple. 1. Install http://github.com/jeffrafter/rubygsm/tree/master, http://github.com/taf2/curb/tree/master 2. Edit wpf.yml with correct details 3. Run incoming.rb and outgoing.rb, possibly in a screen session These processes will send and receive SMS. 4. run wpf.rb - this will start a sinatra web service. Post to /messages w/ the correct params (see the model) and it will queue up a message to be sent out. if you want to use the fake modem, first do: export WPF_TEST=true








