Skip to content

A tool to easily kill Xcode and Instruments with a single hotkey-press when your system goes into paging hell.

License

Notifications You must be signed in to change notification settings

boredzo/programmers-killswitch

Repository files navigation

Programmer's Killswitch

Have this running while you use Xcode. If it starts driving the system into paging hell, press ctrl-⌘-X.

Download it from this page.

Currently, the Killswitch will kill these processes:

  • Xcode
  • Instruments

And not yet these, but someday:

  • gdb
  • lldb

The kill in question is SIGKILL, the famous “kill -9”.

How-to's

How do I change the hotkey?

Change the source code.

How do I quit the Killswitch?

Activity Monitor.

About

A tool to easily kill Xcode and Instruments with a single hotkey-press when your system goes into paging hell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages