Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hychen/lazyscripts
- Owner: hychen
- License: gpl-2.0
- Created: 2008-12-06T15:06:47.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-29T08:43:48.000Z (over 14 years ago)
- Last Synced: 2024-04-17T03:09:22.276Z (10 months ago)
- Language: Python
- Homepage: www.lazyscripts.org
- Size: 759 KB
- Stars: 22
- Watchers: 5
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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)