SMSCON Editor

The SMSCON Editor is a graphical user interface to the configuration file of the SMSCON. It has been build with PyQT.

With its assistance the user is able to edit from a GUI all the options and name the commands used for controlling the device by the SMSCON and stored at the configuration file, i.e. /usr/bin/smscon_config. In addition, it provides an interface to initialise (i.e. init, start, stop, reset and set/remove from the device's boot sequence) the smscon_daemon.


Contents

Installation

You can get find the latest version in the garage project page.

The application can be installed directly by the Application Manager (HAM). In the future, distribution will be done additionally via Extras.

Dependencies

The editor depends (not verified yet) at:

  • python2.5-qt4-gui
  • python2.5-qt4-core
  • python2.5-qt4-maemo5

It suggests:

  • smscon

Usage

When it starts it loads the current configuration file and the options already will be shown in the appropriate sections of the GUI.

FIXME: add screenshots

Confirmation of correct Start-up

SMSCON_Editor_General.png SMSCON_Editor_Email.png SMSCON_Editor_SSH.png SMSCON_Editor_Commands1.png

SMSCON_Editor_Commands2.png SMSCON_Editor_Init.png SMSCON_Editor_Test.png

SMSCON_Editor_Main.png

FIXME: add functionality

Future Development

  • add mailfrom field
  • add more test commands

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; version 2 only.

Disclaimer

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.