Share

PerlSMS

File Release Notes and Changelog

Release Name: PerlSMS 0.3

Notes:
PerlSMS 0.3
========================
Rick v.d. Haghen <blackspear@linuxfreemail>

PerlSMS is a powerfull front-end for smssend, and it works MUTCH
less confusing and easyer than smssend in the console. It has a
build-in phonebook and multi-profile system and has easy and very
handy menu's.

0.3 is the 4th release and has the new build-in multi-profile
system so you don't have to type the provider and you're login
every time you send a sms. You now can also send sms messages
to numbers that aren't in you're phonebook.

Commandline options:
Enter perlsms --help to check it out!!
  --help	display this help and exit
  -m		skip the welcome screen
  -pb		go directly to the phonebook editor
  -pba		go directly to the add new entry screen of the phonebook
  -pf		go directly to the profile editor
  -pfa		go directly to the add new profile screen
  -s		go directly to the send message screen
  -v		output version information and exit

Known bugs:
NONE

Things to be added:
Letter counter, to see how mutch letters you have left.
Option to send mutiple sms messages, to send those very long
	story's ;).

If you have any comments or want new features to be added or if
you have written some new features of you're own PLZ mail me at
blackspear@linuxfreemail.com and if you've written some of the
source you're name WILL be up there next to mine ;).


License:
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 2
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, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.


Changes: PerlSMS 0.2b to 0.3 = Made some minor changes in the code. = You can send sms messages to numbers that aren't in the phonebook + Changed and added some shell commands + Added the COMPLETE Multi-Profile system + Added a new welcome screen PerlSMS 0.2 to 0.2b = Made some minor changes in the code. = The delete entry is improved. + Added some errorlines when you run into an error. + COMPLETE NEW command line options. + Now returns to the main menu when the message is send. - Fixed some BIG bugs! PerlSMS 0.1 to 0.2 = Made some minor changes in the code. + Added some clear screens. + Added the menu when you start perlsms. + Added the COMPLETE phonebook + interface. = : Some changes to something that was already there. + : Added someting. - : Removed something.