dhacommas /
rsync-script
This repository contains a collection of shell scripts for using rsync to perform efficient file transfers and backups across multiple machines.
53/100 healthLoading repository data…
alexanderepstein / repository
A collection of small bash scripts for heavy terminal users
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The fastest way to find {command options|code pieces} you need
Supports multiple languages and many bash commands
A tool that facilitates backing up github repositories to bitbucket
If you have ever felt the fear of the github unicorn this could be your savior
Furthermore you can backup the repositories of any github user to your bitbucket.
Backup all github repositories of the designated user at once with the -a option. Or run it with no flags and backup individual repositories.
A wrapper for openssl that allows for quickly encrypting and decrypting files
crypt -e [original file] [encrypted file] # encrypts files
crypt -d [encrypted file] [output file] # decrypts files
Tested With .pdf, .txt, .docx, .doc, .png, .jpeg
CAUTION Make sure to use different filenames, otherwise your file will be overwritten!
Converts Cryptocurrency based on realtime exchange rates of the top 10 cryptos
Originally written by: Jonas-Taha El Sesiy Heavy modifications by: Alex Epstein
Converts currency based on realtime exchange rates
If you want to bypass to guided input you can pass in 3 arguments and it will run from there
ex.currency [baseCurrency] [exchangeToCurrency] [amountBeingExchanged]
so a valid use case would be currency USD EUR 12.35
Provides data for wan, lan, router, dns, mac, and ip geolocation
Written by: Jake Meyer
Manage your gist like a pro
Clone your owned gists and starred gists as git repos, and Fetch/Create/Edit/Delete them with Github API. It also supports quick search with hashtag and contents.
For more information, please go through the guide
Written by: typebrook
Grab lyrics for a given song quickly from the command line.
A lightning fast meme generator.
Quick search that grabs relevant information about a movie
Performs numerical calculations all the way up to symbolic math parsing.
Takes any string of text and turns it into a qr code
This is useful for sending links or saving a string of commands to your phone
Written by: Linyos Torovoltos
Gets the link that is being masked by a url shortner
Check which ciphers are enabled / disabled for a given https site.
Sometimes ciphers are deemed vulnerable, so when you are changing configuration, this can be used to confirm that the cipher truly is disabled.
Some browsers (For example old versions of IE) don't support some of the newer ciphers, which would be a good example of when a SysAdmin would need a list of currently supported ciphers so that changes can be made.
Provides information about a certain stock symbol
Recommendation engine that provides three similar items like the supplied item
Also can provide information on a given item
Valid items are: shows, books, music, artists, movies, authors, games
export TASTE_API_KEY="yourAPIKeyGoesHere" >> ~/.bash_profileA simplistic command line todo list
Quickly transfer files from the command line.
Provides a 3 day forecast
With no arguments it will grab the weather for your location as determined by your ip
With arguments you can pass in a city or country and get the weather in that area
Also can show the current moon phase
Provides a way to watch youtube videos from the terminal.
You can use ytview -c [channel name] to see recent videos by that artist.
You can use ytview -s [videoToSearch] or just ytview [videoToSearch] to search for videos.
Written by: Linyos Torovoltos
bash-snippets is available in two different AUR packages: bash-snippets and bash-snippets-git.
yay -S bash-snippets # or bash-snippets-git
Selected from shared topics, language and repository description—not editorial ratings.
dhacommas /
This repository contains a collection of shell scripts for using rsync to perform efficient file transfers and backups across multiple machines.
53/100 healthTemaSM /
ZFSh - ZFS shell helpers - a collection of bash scripts for simplified ZFS pool, snapshot, and backup management with Incus integration
66/100 healthQiamast /
a collection of useful bash scripts for various tasks such as automation and etc.
/100 healthAeshp /
A collection of Linux shell scripts designed to reset core machine identifiers such as MAC address and system machine-id. Useful for testing environments where applications rely on device-level identification. Includes safeguards, backups, and cross-platform notes for macOS and Windows.
57/100 healthEGuedes2020 /
A collection of Bash scripts that automate the backup and archiving of Linux shell history files. The project creates timestamped backups of .bash_history and compresses them into .tar.gz archives for easier storage and management.
55/100 healthIndrajith-S /
Welcome to the Bash Scripting repository! Explore a collection of practical Bash scripts designed to streamline workflows and automate tasks. Delve into comprehensive notes on Bash scripting and discover a standout project—an automated backup solution that enhances system resilience and security for core servers.
31/100 health