Copyright 2005-2010 Aaron C. de Bruyn
BSD Licensed
;)
Note: This is very old code from when I first started dorking around with python.
I'm planning to update Real Soon Now(tm) and add decent front-end.
-A
snppsend is an application written in python to send messages to text (alpha- numeric) pagers. snppsend reads text from stdin, converts any combination of CR/LF to a space and then sends the data to the recipients specified on the command line.
snppsend runs perfectly on my various linux boxen. Your mileage may vary.
If you experience any problems running snppsend on your machine, feel free to drop me a message ([email protected]).
- Login as root.
- Copy snppsend.py to /usr/local/bin
- Copy snppsend.conf to /etc
- Edit /etc/snppsend.conf with your favorite text editor