Killswitch
One file to kill them all.
Install / Use
/learn @pongloongyeat/KillswitchREADME

Inspired by killall. Special thanks to hanaral for the icon!
Kills all applications. An attempt at making a simple one file app in Python.
Running
Requires GTK+-3.0, Granite, PyGObject and Python3. Right click on KillSwitch and select 'Run' or run via python3 KillSwitch.
Adding to Applications Menu
<b>With AppEditor (recommended):</b>
- Install AppEditor.
- Download KillSwitch (store it somewhere where it won't be accidentally deleted, i.e. in
~/Scriptsfor instance). - Right click on KillSwitch and select "Create a Menu Entry".
- Configure it however you want.
<b>Manual:</b>
- Download KillSwitch (store it somewhere where it won't be accidentally deleted, i.e. in
~/Scriptsfor instance). - Create a
com.github.pongloongyeat.killswitch.desktopfile in~/.local/share/applicationswith the following
[Desktop Entry]
Type=Application
Name=KillSwitch
Exec=/path/to/KillSwitch
Icon=/path/to/icon.svg
Debugging
Under the AppInfo class, comment out os.system("pkill {}".format(self.exec_name)) and run via Terminal. Maybe a future, more feature-rich version that's not intended to be written in a single file can have a debugging flag/mode.
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
