Skip to content

m-ibot/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

This repository contains scripts I use on my linux systems.


NOTE

Please do not run any scripts without knowing what they are doing. I recommend to read the code before executing anything. Some things can break a system.


  • geolocation.sh: This scripts calls https://api.ipify.org to get the public IP of the current device. Afterwards it sends a request to http://ip-api.com get geolocation information that are connected to the IP. The output is printed to the terminal.
  • update.sh: This update script executes updates for several tools and package managers. These include apt, Spices for the Cinnamon Desktop, flatpak, brew and SDKMAN!. This update is not "fully automated", because I want to manually confirm some of the updates.

About

Contains scripts I use on my linux system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages