An open API service indexing awesome lists of open source software.

https://github.com/isaaker/isaaker-shell-scripts

In this repository you can find some of the shell scripts that we have developed
https://github.com/isaaker/isaaker-shell-scripts

Last synced: about 1 year ago
JSON representation

In this repository you can find some of the shell scripts that we have developed

Awesome Lists containing this project

README

          

# README

## Status:

[![Semgrep](https://github.com/Isaaker/Ghost_Simulator_ES/actions/workflows/semgrep.yml/badge.svg)](https://github.com/Isaaker/Ghost_Simulator_ES/actions/workflows/semgrep.yml)

## About:

In this repository you can find some of the shell scripts I have created, most of them are tools for developers like the change control script with inotify.

## Avaible Scripts:

| Name | Description | README file | SCRIPT file | Root folder |
|--|--|--|--|--|
| Inotify Bourne Shell Trigger | Small script to control changes in files and folders and copy these to another directory using inotify | [Readme](https://github.com/Isaaker/isaaker-shell-scripts/blob/main/inotify-bourne-shell-script/readme.md) | [Script](https://github.com/Isaaker/isaaker-shell-scripts/blob/main/inotify-bourne-shell-script/script.sh) | [GitHub Folder](https://github.com/Isaaker/isaaker-shell-scripts/tree/main/inotify-bourne-shell-script) |
| Ianseo Installer | Script to help you install ianseo and requeired packages | [Readme](https://github.com/Isaaker/isaaker-shell-scripts/tree/main/ianseo-installer/readme.md) | [Script](https://github.com/Isaaker/isaaker-shell-scripts/tree/main/ianseo-installer/script.sh) | [GitHub Folder](https://github.com/Isaaker/isaaker-shell-scripts/tree/main/ianseo-installer) |
| Dump1090 Status | Script to check and restart dump1090-fa | [Readme](https://github.com/Isaaker/isaaker-shell-scripts/blob/main/dump1090_status/readme.md) | [Script](https://github.com/Isaaker/isaaker-shell-scripts/blob/main/dump1090_status/script.sh) | [GitHub Folder](https://github.com/Isaaker/isaaker-shell-scripts/tree/main/dump1090_status) |

## Run the commands:

To run the scripts of this repo you can use:
```
bash script.sh
```

## License:
The code is under Creative Commons Attribution-ShareAlike 4.0 International Public License, view the license at: https://github.com/Isaaker/isaaker-shell-scripts/blob/main/LICENSE.txt

![License logo](https://user-images.githubusercontent.com/77550577/229351908-e38c5e19-6882-41da-a21e-b5be3b2a8c57.jpeg)