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
- Host: GitHub
- URL: https://github.com/darkpixel/snppsend
- Owner: darkpixel
- Created: 2010-05-28T03:39:10.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T15:51:14.000Z (about 8 years ago)
- Last Synced: 2026-03-31T06:33:12.754Z (2 months ago)
- Language: Python
- Homepage:
- Size: 98.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
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
[](https://bitdeli.com/free "Bitdeli Badge")