hychen / lazyscripts

A script management tool in Linux.

Home Page:www.lazyscripts.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== License

Core Program: GPLv2
Scripts:      decalar by each scripts

== Required Packages

    python-setuptools
    python-vte or vte
    gettext
    zenity
    python-dev or python-devel
    python-gtk2 or python-gtk
    intltool

== Install & Usage

currently, please useing python setuptools to install.

	user@hsot# sudo ./setup.py install

run with graphic (with -a option if you running firstly)

	user@host# glzs -a

run with last selection

	user@host# glzs --selection last_selection.ini

== More

Project Home:    http://www.lazyscripts.org
Source Code:     http://github.com/hychen/lazyscript/tree/master (Core Program)
                 http://github.com/hychen/lzspool/tree/master (Scripts for Ubuntu)

About

A script management tool in Linux.

www.lazyscripts.org

License:GNU General Public License v2.0


Languages

Language:Python 100.0%