the idea behind this suite of tools is to make the gentoo linux environment more accessible to users that are more comfortable with desktop administration. I personally have used linux more than a year and have built an LFS box, used crux and set up gentoo and can easily use the commandline for administration. but for simple tasks like upgrading packages, i don't always want to get an xterm out. I'm also "set in my ways" -- in terms of usability of a program. guitoo [pronounced gooey-too] tools geared to the desktop environment tools and are written in Qt, mostly concentrating on KDE users, but will be compatible with other DEs (most tools are compiled/made with Qt rather than kdelibs whenever possible) The goal of this project is to provide intuitive graphical user interface applications to aid in the maintenance, configuration and setup of the gentoo linux system. The (planned) set of tools are as follows: guitoo etcetera: (testing/beta phase)
download guitoo updater: (pre-alpha. mock-up phase)
guitoo kortage: (no progress) **planned** guitoo will take over the old kportage development and enhance it's features and maintain the project. One goal is to remove the KDE dependency (if at all possible) to reduce the requirements. guitoo config: (no progress) guitoo config is a tool that will allow a user to configure common /etc/ files from his desktop environment using intuitive dialog boxes with a lot of help and a lot of options. non-programmers will be able to contribute using an easy plug-in like interface and an XML file format. (think <file>/etc/rc.conf</file> <linput name=hostaname>mycomputer</input> ) and perhaps a RAD editor to help the plugin creators. update: most likely, it's backend will be config4gnu. pprogress has started on that project, and I really don't want to duplicate work. guitoo setup: **WISHFUL THINKING** a Qt frontend to GLIS (or similar) that uses all the guitoo technologies to set up a new gentoo box. Think: automation. Now, these are all just ideas floating around in my brain, and I am working on the etcetera and updater atm. Once I feel like I am better capable in C++ I will start on the guitoo portage tool (importing Kportage and retooling it to be better). |