Giter Club home page Giter Club logo

THIS PROJECT HAS BEEN ABANDONED

The ManaTools Project has abandoned this project in favor of splitting out each of the tools into their own projects, leveraging the common python-manatools framework library.

The various ManaTools can be found on GitHub.

ManaTools

ManaTools is a generic launcher application that can run internal or external modules, such as system configuration tools.

ManaTools is also a collection of configuration tools that allows users to configure most of their system components in a very simple, intuitive and attractive interface. It consists of some modules that can be also run as autonomous applications.

ManaTools started as a port of MCC (Mageia/Mandriva Control Center) to libYui (Suse widget abstraction library), but its aim is to give an easy and common interface to develop and add new modules based on libYui. Every modules as well as ManaTools itself can be run using QT, Gtk or ncurses interface.

REQUIREMENTS

Note that libyui-mga and libyui-mga plugins are mainly developed on https://bitbucket.org/_pmat_/libyui-YYY (where YYY is mga, mga-gtk, mga-ncurses, mga-qt) and then synchronized on github.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

To test gui dialogs run: make test TEST_GUI=1

To install this module with local::lib (see perldoc local::lib for details). Note add also -MCPAN if you want to install from cpan locally.

alias perl='perl -Mlocal::lib'
perl Makefile.PL
make
make test
make install

Since admin panel works with root privileges you can do the above and install it locally then run tools as root adding your user environment variables, to know which ones run perl -Mlocal::lib as user and execute the output as root.

Build and install locales

To build and install locales

make install_locales

To update locales (pot and pos)

make update_n_merge

If you want to test your po changes install manatools usning local::lib and pass --locales-dir path-to-your-locale-files to command line i.e.

manaclock --locales-dir /home/myuser/perl5/share/locale/

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc ManaTools

CONTRIBUTING

Read MODULE_HACKING to understand how to write a Module. Contact authors or Mageia team (http://www.mageia.org/en/contribute/)

EMBEDDED MODULES

  • manaclock: date/time manager
  • manadm: login manager configuration
  • manahost: hosts manager
  • manalog: journalct log reader
  • manaproxy: proxy manager
  • rpmdragora: rpm install manager
  • manaservice: service manager
  • dragoraUpdate: rpm update manager
  • manauser: user manager
  • manawall: firewall manager
  • urpm-downloader: s/rpm downloader
  • contribfinder: retrieve the contributor email for a given package name

LICENSE AND COPYRIGHT

Copyright (C) 2012-2017 Angelo Naselli, Matteo Pasotti, Maarten Vanraes

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 dated June, 1991 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.

A copy of the GNU General Public License is available in the source tree; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

NOTES

NOTE: some icons are under the license: Creative Commons Attribution-No Derivative Works 3.0 Unported http://creativecommons.org/licenses/by-nd/3.0/

NOTE 1: To avoid file name duplication we renamed icons from drakxtools, rpmdrake and userdrake, to fit new naming convention:

  • drakedm-mdk -> manadm
  • time-mdk -> manaclock
  • drakhosts -> manahost
  • logdrake-mdk -> manalog
  • drakproxy-mdk -> manaproxy
  • service-mdk -> manaservice
  • userdrake -> manauser
  • drakfirewall -> manawall
  • drakconf -> mpan

NOTE 2: clear22x22 icon is got from gnome gtk-clear

ManaTools's Projects

ManaTools doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.