Dominique Dumont
/
Config-Model-TkUI-1.380
/
README.md

Tk GUI to edit config data through Config::Model
This module provides a Perl/Tk interface to:
For instance, with this module, the configuration editor provided by Config::Model. ( cme ) and
Config::Model::OpenSsh, you get a
graphical configuration editor for sshd_config.
FEEDBACK and HELP wanted
To fit user needs, this project needs feedback from its users. Please
send your feedbacks, comments and ideas to the author, or
create a bug report.
This projects also needs help to improve its user interfaces:
- Look and feel of Perl/Tk interface can be improved
- A nice logo (a penguin with a wrench maybe ) would be welcomed
- Config::Model could use a web interface
- May be also an interface based on Gtk for a better look
Installation
On debian/ubuntu:
apt install cme libconfig-model-tkui-perl
Otherwise:
cpanm App::Cme
cpanm Config::Model::TkUI
Build from git
See build from git instructions.