Skip to content

SurajDadral/MiniScripts

 
 

Repository files navigation

This repository contains mini scripts which help in increasing efficieny by reducing repetetive work and other Addons too.

Directories are structured with respect to programming/script languages.

|____RubyScripts # Contains Ruby Scripts
|
|____PythonScripts # Python Scripts
| |
| |__RemoveRedColor # Python script to remove red color from image
| |
| |__TemplateFilling # Sript to fill template reading data from csv file
|
|____VimConf #Vim Configuration
|
|____TmuxConf #Tmux Configuration
| 
|____OpenboxConf #Openbox Window Manager Config
| |
| |____obconf
| |
| |____obmenu
|
|____ShellScripts # Shell Scripts
| |
| |____shortcuts.sh # Simple shortcuts for faster travel in console mode
| |
| |____extr.sh # Simple Extract utitlity for Console mode
| |
| |____256color.sh # Import 256 colors in Console
| |
| |____tree.sh # Tree command in shell script
| |
| |____JavaOnTermux.sh # To run Java program on Android in Termux
| |
| |____sendmail.sh # Send mail when load on server is high
| 
|____EmacsConf #Emacs Configuration
|
|____pdfExtractor #It is a command-line utility to extract input-field values from a fillable PDF.
|
|____PhpScripts # PHP Scripts
  |
  |____data_collection_form

About

Some useful shell scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 68.6%
  • Shell 14.0%
  • PHP 8.5%
  • Python 7.6%
  • Emacs Lisp 1.2%
  • JavaScript 0.1%