-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathREADME
More file actions
34 lines (22 loc) · 717 Bytes
/
README
File metadata and controls
34 lines (22 loc) · 717 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
== 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)