Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hychen/lazyscripts

A script management tool in Linux.
https://github.com/hychen/lazyscripts

Last synced: 3 months ago
JSON representation

A script management tool in Linux.

Awesome Lists containing this project

README

        

== 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)