Navigation Menu

Skip to content

duuusen/ausgezoomt

Repository files navigation

ausgezoomt

Zoom Emergency Stop Button

A brute yet cathartic emergency stop button to quickly end all zoom meetings. Inspired by Brian Moore and elliotmade, but with a rather rough approach by force quitting zoom, preventing all dialogues and resistance.

Method

It uses a Digispark ATtiny85, a cute little Arduino clone, which acts as an external USB keyboard. When pressed (complete circuit), it sends a configurable keystroke, which Alfred registers and then triggers an AppleScript, killing the zoom (and google meet tabs) process.

Building & Installing

Libraries & Board Controllers

Hardware

  • Most badass emergency stop button you can find
  • ATtiny85
  • 10k resistor
  • Wires
  • Micro USB cable

Wiring

Like elliotmade's example:

  • 10k resistor between 5V and P0
  • Wires at GND and P0

Careful not to create any short circuits, as the board does not have a short circuit protection and could damage the USB port.

About

Zoom Emergency Stop Button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages