SMSCON Editor
(First version) |
|||
Line 1: | Line 1: | ||
- | The SMSCON Editor is a graphical user interface to the configuration file of the [[SMSCON]]. | + | The SMSCON Editor is a graphical user interface to the configuration file of the [[SMSCON]]. It has been build with PyQT. |
With it the user is able to edit all options of the [[SMSCON]] configuration file. | With it the user is able to edit all options of the [[SMSCON]] configuration file. | ||
Line 5: | Line 5: | ||
When it starts it loads the current configuration file and the options already will be shown in the appropriate sections of the GUI. | When it starts it loads the current configuration file and the options already will be shown in the appropriate sections of the GUI. | ||
+ | =Installation= | ||
+ | |||
+ | You can get find the latest version in the [https://garage.maemo.org/frs/?group_id=1848&release_id=4063 | garage project page] | ||
+ | |||
+ | ==Dependencies== | ||
+ | FIXME: add libs | ||
+ | ==Usage== | ||
FIXME: add screenshots | FIXME: add screenshots | ||
FIXME: add functionality | 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. | ||
+ | |||
+ | [[Category:Software]] | ||
+ | [[Category:N900]] |
Revision as of 09:52, 12 September 2010
The SMSCON Editor is a graphical user interface to the configuration file of the SMSCON. It has been build with PyQT.
With it the user is able to edit all options of the SMSCON configuration file.
When it starts it loads the current configuration file and the options already will be shown in the appropriate sections of the GUI.
Contents[hide] |
Installation
You can get find the latest version in the | garage project page
Dependencies
FIXME: add libs
Usage
FIXME: add screenshots
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.