All Projects → dehys → lib.sh

dehys / lib.sh

Licence: MIT license
My collection of script's to enhance workflow for software development.

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to lib.sh

radeon-scripts
Scripts to manage various aspects of the AMD line of cards in Linux
Stars: ✭ 39 (+44.44%)
Mutual labels:  bash-script
phisherprice
All In One Pentesting Tool For Recon & Auditing , Phone Number Lookup , Header , SSH Scan , SSL/TLS Scan & Much More.
Stars: ✭ 38 (+40.74%)
Mutual labels:  bash-script
pnp-starterkit-setup
x-platform setup script for the SharePoint Starter Kit
Stars: ✭ 14 (-48.15%)
Mutual labels:  bash-script
bash-framework
◼️ speed up your shell script development and add a modern look and feel (alpha version) ✨ 💫
Stars: ✭ 21 (-22.22%)
Mutual labels:  bash-script
rxfetch
A custom system info fetching tool
Stars: ✭ 384 (+1322.22%)
Mutual labels:  bash-script
shrinkpdf
Reduce size of PDF (compress) using GhostScript at bash terminal
Stars: ✭ 26 (-3.7%)
Mutual labels:  bash-script
F8x
红/蓝队环境自动化部署工具
Stars: ✭ 227 (+740.74%)
Mutual labels:  bash-script
jstackSeries.sh
Script for capturing a series of thread dumps from a Java process using jstack (on Linux and Windows)
Stars: ✭ 28 (+3.7%)
Mutual labels:  bash-script
magento2-installer-bash-script
Simplistic Magento 2 Installer Bash Script
Stars: ✭ 38 (+40.74%)
Mutual labels:  bash-script
UsefulBashScripts
A repository of useful bash script commands
Stars: ✭ 72 (+166.67%)
Mutual labels:  bash-script
gh-token
Create an installation access token for a GitHub app from your terminal 💻
Stars: ✭ 154 (+470.37%)
Mutual labels:  bash-script
anyfesto
Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
Stars: ✭ 66 (+144.44%)
Mutual labels:  bash-script
rclone4pi
rclone4pi - Easy Install of rclone to Raspberry Pi Computer with automated folder sync demo
Stars: ✭ 91 (+237.04%)
Mutual labels:  bash-script
mysql-user-db-creator-bash-script
Script to create a mysql database, user and password with just a command
Stars: ✭ 24 (-11.11%)
Mutual labels:  bash-script
termux-wifi
Bash script which installs and runs the Fluxion tool inside Termux, a wireless security auditing tool used to perform attacks such as WPA/WPA2 cracking and MITM attacks.
Stars: ✭ 406 (+1403.7%)
Mutual labels:  bash-script
Auto-Besside-Capturer
Capture WPA handshakes, using besside-ng. Auto upload to http://wpa-sec.stanev.org for cracking the password.
Stars: ✭ 28 (+3.7%)
Mutual labels:  bash-script
wo-nginx-setup
Bash script to setup optimized WordOps
Stars: ✭ 16 (-40.74%)
Mutual labels:  bash-script
dotfiles
To make life easier when setting up a new computer
Stars: ✭ 31 (+14.81%)
Mutual labels:  bash-script
mbkp
Mikrotik backup script | simple bash script for doing encrypted backups of mikrotik devices(Routeros) via ssh. Script will do password-protected binary and encrypted with openssl export on regular basis
Stars: ✭ 21 (-22.22%)
Mutual labels:  bash-script
linux-server-administration-scripts
Simple bash administration scripts for Linux to make your life easier.
Stars: ✭ 47 (+74.07%)
Mutual labels:  bash-script

Lib.sh is a collection of scripts made for automating different aspects to make development life easier for software engineers.

Made using shellscript (hence the name) with different functionalities. You can pick and choose what script(s) you want to use or get the installer which will just correctly install the script for you and all it's prerequisites. Read below for more specific descriptions of each script.

NOTE: All script's may not work with all terminal emulations. See tested versions in specific README file.





Getting started

It is recommended to use the installer for installing the scripts as most of them depend on other files and correct paths to those files. If you insist, you can place the dependent files of the script in ~/.libsh/ and cross your fingers that it works. Here is a guide on how to use the installer:

  1. Clone the repository
    git clone https://github.com/dehys/lib.sh.git
    

  2. Change directory with cd lib.sh/ and start the installer
    NOTE: Make sure the the installer.sh file is set as an executable file.
    cd lib.sh/
    ./installer.sh

  3. Select what scripts you want to install with your arrow keys

null

Table of contents


Name Description Tested shells
mkrepo Make github repos sh, bash, zsh
dirp CHOWN and CHMOD with mkdir sh, bash, zsh




Made with ❤️ by dehys

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].