Skip to content

Subset of my frequently used scripts that are general enough to be released publicly.

License

Notifications You must be signed in to change notification settings

cbhushan/script-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script-collection

This repository contains (a subset) of scripts that I use frequently. Purpose of each folder/script is described below in short. In addition, each script should have more information near the top. Most of these scripts are tested only on Debian and Ubuntu distribution with GNU coreutils.

  • bash-functions.sh: Library of useful bash functions. To be sourced by other bash scripts. This also make use of bashmenot. It is known to work with bash version >=4.3.30.

  • bashmenot: Copy of incredible bash library bashmenot, released under BSD 3-Clause License.

  • general-linux: General purpose linux bash scripts. These expects bash version >=4.3.30.

  • GIMP-plugins: Set of plugins I developed while playing around with GIMP to simplify life. Tested with Gimp v2.8 and v2.10.

  • image: Scripts for manipulating (camera) image metadata.

  • video: Scripts for manipulating videos. These are largely wrappers on top of FFmpeg functionality.

License

Copyright C Bhushan

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

bashmenot License

Some scripts make use of incredible bash library bashmenot, which is released under BSD 3-Clause License (see bashmenot/LICENSE).

About

Subset of my frequently used scripts that are general enough to be released publicly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published