Menu

Tree [r6] /
 History

HTTPS access


File Date Author Commit
 tags 2007-08-30 hordiales [r5] * 011 tarball version added
 trunk 2007-08-30 hordiales [r6] * TODO file added
 README 2007-08-30 hordiales [r3] * project name changed: (from psms to py-sms)

Read Me

py-sms: send short mails easily

Useful to send mails to mobile's associate mail accounts (arrive as SMS)

Version: 0.1
License: GPL
Web: https://sourceforge.net/projects/py-sms/

Features:

    * Sends limited (in characters) mails from localhost.
    * Simple contact list.
    * Live character counting.
    * Trayicon.

Requirements:

    * Python interpreter.
    * Email sender server (like postfix).

(for example in a debian based system something like: 'sudo apt-get install postfix')

Use and configuration:

Decompress the file and run psms.py.
'userdata.conf' file: only one line with the sender mail (username@server.ext)
'sms_mobile_mails.csv' file: one registry per line with this schema: contact name,mobilenumbermail

TODO:

    * Fully featured config dialog.


For comments, contact or feature request please fill the contact form (http://h.ordia.com.ar/contact)