Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.49 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.49 KB

Random Linux Scripts

In this repo you can find some random scripts I use to make the world a little bit better.

genpass

genpass is a bash script to generate a random password with a default length of 18 or a other length.

Usage

genpass [lentgh]

genmac

genmac is a basch script to generate a random mac address.

goping

goping is a payhton script to check the time which a ping needs to reach google.com and puts the result to a influxdb to view it in grafana.

locking

locking is a bash script which looks the screen with i3lock and suspends the system if wanted. If you want to suspend, it checks if the screen is already locked and if it is already locked it will not suspend your system.

Usage

locking -l | -as | -us

screenshot

The bash script screenshot creates a screenshot from your actual window.

Speedflux

speedflux is a python script which uses speedtest-cli to test the internet connection und puts the result to a influxdb to view it in grafana.

uptor

uptor is a Python script to create torrent files for all files and folders in a folder, or for all folder in a folder in a folder ;) It create the torrent files, uploads them to transmission and to a bittracker site

Usage

uptor -u uploadfolder -c categorie [-r]

wallpaper

wallpaper is a bash script which sets a random wallpaper from the folder .wallpaper with feh and changes it every 15 minutes. With the parameter -c you can change the actual wallpaper.

Usage

wallpaper [-c]