BusKill Laptop Kill Cord for Macbooks
As seen on PCMag, Forbes, ZDNet, & Tom's Hardware.
See https://tech.michaelaltfield.net/2020/01/02/buskill-laptop-kill-cord-dead-man-switch/
you can download using either git clone or download via HTTPS
For Setup: BusKill CLI runs from any location. For Ease of Use follow the following instructions: 1 - Extract BusKill_CLI into the /Applications/ Directory 2 - add this location to the PATH Variable in your system 3 - chmod a+x buskill.py
This will allow you to run buskill.py from anywhere on your machine
i reccomend using Python3 and prerequisites need to be installed via pip3 install (I will work on a setup script)
The Mac Port CLI allows BusKill to be used in a lightweight and portable way It does rely on machines having Python and other depenencies installed and the code will still need to be on the machine itself. However it can be ran from everywhere and requires no admin credentials so execute V1.0 to support basic functionality such as the BusKill offering for mac and single configuration, CLI includes help files, querying Triggers as to what they do. configuration management and full log file writing to allow troubleshooting of its components and functionality.
Feature requests always welcomed, it is fully open source so you can feel free to DIY it if you so choose