Skip to content

Collection of shell scripts to handle different tasks such as automated slack notifications

Notifications You must be signed in to change notification settings

BinaryRepublic/triangl-scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

triangl-scripting

Collection of shell scripts to handle different tasks such as automated slack notifications

On Device the files should be located in /root/scripts

triangl-packet-updater

Run on openWRT before starting:

opkg update
opkg install jq
opkg install curl

Shell script to fetch every successful build and install it on the AP. Also notifies the #hardware_updates channel about success or error of the process.

Don't forget to insert API token.

Script queries circleCI API for successful builds, if a new one is found it is downloaded and installed.

triangl-router-ip-updater

Shell scripts, that sends a notification in a slack channel if the ip address of one of our routers changes.

About

Collection of shell scripts to handle different tasks such as automated slack notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages