Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
/ lazass Public archive

Complete and Customizable Scripts Manager for Raspberry Pi

License

Notifications You must be signed in to change notification settings

madnerdTRASH/lazass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Image

  • Lazass is a autogenerated scripts Manager for the Raspberry Pi
  • Lazass is also a library to make installation/configuration scripts
  • Works great on Android ConnectBot ! Unleash the power of Bash from your mobile!
  • Can be easilly reuse to make your own scripts manager
  • Only depends on two files : lazass and la

Install

sudo git clone http://github.com/maditnerd/lazass /home/pi/lazass
cd /home/pi/lazass
sudo ./la_global

Use it

sudo la

Uninstall it

rm -rf /home/pi/lazass
rm /usr/local/bin/la

Change the Path (manually)

Customize the Menu

Fork it (to be able to save the change)

Fork it

Reinstalled it

sudo git clone http://github.com/yourusername/lazass /home/pi/lazass
cd /home/pi/lazass
sudo ./la_global

Change scripts structure

Scripts Structures

Use LAZASS Library

LAZASS Library Documentation

Licence of programs used:

For rfsend and rftester: RCSwitch-pi by Ruben Jenster (from RCSwitch by Suat Özgür) -- GNU Lesser V2.1 (or later) https://github.com/r10r/rcswitch-pi