Skip to content

miroslavvidovic/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-scripts

A collection of small bash scripts for various tasks

All of these scripts have only been tested on Linux

batery-status

Display battery percentage in a colorful format.

chuck-norris

Get a random joke from the chucknorris API.

composer-wrapper

A wrapper script for composer to disable xdebug ini.

dowload-music

Download music from youtube with youtube-dl.

eclipse-management

Manage multiple Eclipse versions and start them from the terminal.

gitingore-api

Create useful .gitignore files for your projects with gitignore.io

subtitles

Download subtitles in multiple languages with a wrapper script for subliminal.

iponmap

Display the location of an IP address on a map using the IPonMap website.

man2pdf

Convert a man to pdf and open it.

mo-templating

Testing the awesome templating engine for bash - mo. Mustache templates in bash.

my-bitbuket

Interact with your Bitbucket account using the Bitbucket API.

my-services

Check the status of selected system services with systemctl.

pomodoro-timer

A simple timer script for the pomodoro technique. Pomodoro technique is a popular time management method.

random-movie

Randomly choose and play a video file from a given system path.

random-variable

Randomly generate variable names.

server-backup

Backup a Linux server.

spinning-wheel

Show the spinner animation while executing some long command.

touchpad

Enable or disable the touchpad on your laptop.

template-script

Template script used to create bash scripts.

unblock-packmanager

List and kill all processes blocking apt or dpkg.

vimmv

Rename multiple files in Vim.

wifi-signal

Check your wifi signal strength from the terminal.

zenity-gcalcli

Zenity form for the google calendar command line interface - gcalcli.

License

The MIT License (MIT)

Copyright (c) 2017-2018 Miroslav Vidović

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published

Languages