csoft is a Python package that interfaces with the Short Message Service (SMS) delivery service provided by Connection Software.

Two executable scripts are included:

The scripts look for your username and PIN in the Username and PIN environment variables.

Downloads

Releases of csoft can be downloaded from http://robots.org.uk/src/csoft/releases/.

Requirements

Bugs and Limitations

The scripts are basically functional but need polishing, which I will do before the initial (0.1) release.

Contributing

If you find this tool useful or have any other comments, ideas for improvements or even patches, please let me know: send email to Sam Morris.

I use the Git version control system to manage the source code of csoft. You can fetch a copy of the repository with the following command:

git-clone http://robots.org.uk/src/csoft/csoft.git

Copyright, License and Warranty

© 2007 Sam Morris <sam@robots.org.uk>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.