atul-g / bash_utility_scripts

Simple Bash scripts used frequently

Repository from Github https://github.comatul-g/bash_utility_scriptsRepository from Github https://github.comatul-g/bash_utility_scripts

Utility Bash Scripts

A repo for simple utility bash scripts that I use freqeuntly.

List Of Scripts:

  1. temp_calc: CPU Temperature Calculator during stress test.
  2. bulk_file_rename: Renaming all the files in numerical order in the specified directory. By default it renames to ".jpg" extension.
  3. wifi_usage: WIFI usage counter over all connected WIFIs for a month. Shows the Usage details using another script in MiBs.
  4. video_time_calc: Script that sums up the time of all the videos inside the directory which is passed as argument.
  5. kernel_compilation: Script to compile and install Linux kernel from source repository in Arch based distros.
  6. battery_monitor: A script that checks the battery status and sends notification to user if the charge capacity is over 60% or less than 40% to prevent improper charge cycles and help reduce battery capacity detoriation.
  7. zsh-min-install: A script that automates the installation of Zsh and Oh-My-Zsh along with Pure theme and zsh-autosuggestions plugins to help you get started with using Zsh immediately.
  8. 0x0: A script to make use of 0x0.st paste services. This script helps one to create paste-links easily right from the terminal.
  9. cowin-notify.sh: A script which sends a alert notification whenever vaccination slots are available to book.

About

Simple Bash scripts used frequently


Languages

Language:Shell 100.0%