Skip to content

mortzel/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Some random scripts I use to automate staff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published