This is a repository with a number of handy tools for Linux.
- Clone this repository
git clone https://github.com/OscarKro/Linux-Utilities/; cd Linux-Utilities - Run the installer
sudo ./install
- Clone this repository
git clone https://github.com/OscarKro/Linux-Utilities/; cd Linux-Utilities - Copy the wanted programs to whichever folder you want and add it to your PATH environment variable if it isn't in there already.
Simply run your desired program.
| Name | Description |
|---|---|
| update | Updates your system and cleans up orphans |
| mcmr | Runs make clean and make run |
| checkwifi | Waits until you have a connection and notifies you |
| search | Search for a file |
You are welcome to contribute. Simply fork this repo, add one or more branches for your feature(s) or change(s) and create a pull request when you're finished.
This project is licensed under the BOOST Software License 1.0. Read more.