An open API service indexing awesome lists of open source software.

https://github.com/darkpixel/snppsend

A very simple app for sending text messages to pagers
https://github.com/darkpixel/snppsend

Last synced: 26 days ago
JSON representation

A very simple app for sending text messages to pagers

Awesome Lists containing this project

README

          

snppsend
--------

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

WHAT IS SNPPSEND?
-----------------
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.

HELP AND SUPPORT
----------------
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 (aaron@heyaaron.com).

INSTALL AND SETUP
-----------------
* Login as root.
* Copy snppsend.py to /usr/local/bin
* Copy snppsend.conf to /etc
* Edit /etc/snppsend.conf with your favorite text editor

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/darkpixel/snppsend/trend.png)](https://bitdeli.com/free "Bitdeli Badge")