Skip to content
/ deed Public

Scripts to execute actions automatically by WIFI network SSID

Notifications You must be signed in to change notification settings

edderrd/deed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deed

Trigger => Action scripts, enables having a trigger to handle one more actions.

Getting Started

This project could be installed anywhere, but I suggest in a user folder to ease update and modification

  • Triggers scripts are placed on triggers folders (currently only supports wifi, more to be added)
  • Actions scripts are placed following this structure <trigger_name>/<wifi_name> and all scripts will be executed (only with execution permissions)

Note: Under actions/wifi folder are two sub-folders you must change the name (case sensitve) to match your Home and office SSID network names.

Prerequisites

  • OSX with Bash

Installing

Clone this repository

Give exec permission to the install.sh script

chmod +x install.sh

Run install

./install.sh

Create your secrets file

cp secrets{.example}.sh

Add your google id form and slack token (for initial scripts, more to come)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Scripts to execute actions automatically by WIFI network SSID

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages