Skip to content

n00bady/random_scripts

Repository files navigation

Scripts that I found, modified or made myself.

What each script is:

  • guess.bash is number guessing game made in bash to get my familiar with bash scripting.
  • colortrans is a script that finds the closest xterm-256 color from a hex color in python2
  • drawAterminal from a fellow redditor u/Matrix8910 here needs slop to work and a terminal that accept window dimensions through an argument.
  • snowjob stollen from https://gist.github.com/sontek/1505483
  • ogg-cover-art stollen from https://github.com/acabal/scripts/blob/master/ogg-cover-art it's a script that helps you add cover images to .ogg files.
  • ytdl.sh A half-assed bash script to download a video from youtube using youtube-dl convert it to audio file and add a cover picture(requires the ogg-cover-art script).
  • attacker.sh Shows the last IP that failed to login to the system or if given a number the top most persistend IPs that failed to login.
  • blog_update.sh A script to update my jekyll blog whenever I push a new post to the repo. (Needs work doesn't run from cron.)
  • battery_notification.sh A script to run as a cron job to check and notify of low battery, it also shutsdown the system if it gets too low.
  • ttcfetch.sh Small script to download the pricetables from TamrielTradeCentre. It set specifically for me but you can change the the target and which priectable to download in the script.
  • to be continued...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published