LaSi: Lazy admin Scripted installers
The purpose of the main script LaSi.sh is to download the installer for your system and show a menu in the terminal. This menu presents some info about installable programs and those programs can be installed from this menu.
INSTALL: Download LaSi.sh @ http://dl.dropbox.com/u/18712538/LaSi/LaSi.sh Make it executable (sudo chmod +x LaSi.sh on Debian/freeBSD or chmod +x LaSi.sh on Synology)
USAGE: When choosing a program LaSi will show some info about it and the option to install it. If choice is install program X LaSi will install the latest versions of those programs.
The installation is questiondriven.
The goal is to create a simple way to install programs that are not inside repo's, but for example only on Github or googlecode.
The programs I chose are mainly written for media entertainment and centered around Sabnzbd and postprocessing. They work best on headless linuxservers or dedicated linux HTPC's.
For all program's daemons will be enabled so they will run @ boot. Those programs can be uninstalled with sudo apt-get remove (or purge) programname. Beets and subliminal can be uninstalled with sudo pip uninstall programname.
Programs supported:
Beets -- Musicmanager (pip install) URL: http://beets.radbox.org
CouchPotato -- Moviedownloader (git) URL: http://couchpotatoapp.com/
Headphones -- Musicdownloader (git) URL: https://github.com/rembo10/headphones.git
Mediafrontpage -- HTPC Organizer (git) URL: http://mediafrontpage.net
Sabnzbdplus -- NZB downloader URL: http://sabnzbd.org
SickBeard -- TV Showdownloader (git) URL: http://sickbeard.com/
Spotweb -- Dutch usenetcommunity (git) https://github.com/spotweb/spotweb
Subliminal -- Subtitle searcher (pip install) URL: https://github.com/Diaoul/subliminal
Transmission -- Torrent client (apt) URL: http://www.transmissionbt.com/
XBMC -- HTPC software (apt) URL: http://www.xbmc.org
############################################################## ##############################################################
" Lazy admin Scripted installers -----------------------" " " " /\ \ /_\ " " /::\ \ /:/ /_ " " /:/\:\ \ /:/ /\ \ /_\ " " _ /:/ /::\ \ /:/ /::\ \ /:// " " /\ \ /\\ /://:/\:_\ /://:/\:_\ /::\ \ " " \:\ \ /:/ / \:\/:/ \// \:\/:/ /:/ / \/\:\ \ " " \:\ /:/ / \::// \::/ /:/ / \:\/\\ " " \:\/:/ / \:\ \ \//:/ / \::/ / " " \::/ / \:\\ /:/ / /:/ / " " \// \// \// \// "
"-------------------------- Kriss1981, Jeroenve, Mar2zz "
############################################################## ##############################################################