Bash Scripts

A few bash scripts made or found by simonizor.


Project maintained by simoniz0r Hosted on GitHub Pages — Theme by mattgraham, customized by simoniz0r and pazuzu156

Bash Scripts

dotfiles

KDE-gaps

Discord Themes


lyrics.sh

A simple script for viewing lyrics in your terminal or in a 'zenity' GUI.

nvidiacomposition.sh

A script to remove screen tearing by forcing full composition pipeline on NVIDIA GPUs. Will work with any monitor setup.

pulse-bluetooth-lag-fix.sh

A simple script that gets rid of audio lag when using bluetooth with pulseaudio by switching modes quickly. Set this to a hotkey.

smapt.sh

A simple script that adds aliases to make apt easier to use by shortening the arguments, run them as root easily, and append '-y'.

speedtest.sh

A simple script that uses 'wget' to download files to '/dev/null' to test download speeds. File sizes available for testing are 5MB, 10MB, 100MB, and 200MB. Also included is a file from Twitch, Steam, and Google.

togglemicmute.sh

A script that can be used to toggle microphone mute/unmute with pulseaudio.

wttrrefresh.sh

A simple script that runs 'curl --silent "wttr.in/$LOCATION?O?Q' every 300 seconds; $LOCATION is either entered by the user or $location is used if no input is provided.

zcliplaunch.sh

A simple script that takes the contents from your clipboard and passes it to the program of your choice.