chrisgrieser / alfred-atop

System Monitoring and Process Management via Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atop

Download count Latest release

System Monitoring and Process Management via Alfred.

atop overview showcase

Features

  • Process Management: CPU & Memory, kill processes, restart apps
  • Bluetooth Devices: Battery Information (if available), Connection
  • Network Connections
  • Removable Volumes
  • Uptime & Reboots
  • Speed-test
  • DNS Switching
  • Live refreshing

Installation

➡️ Download the latest release.

Usage

List all available tools via atop and select one. Alternatively, you can also directly access the more frequently used tools via a configurable keyword.

showcase overview

Process Management

showcase processes

Display processes directly via top. Append "parent" to the query to display only processes that have child processes.

  • : Kill the process.
  • : Force kill the process.
  • : Kill all processes with the same name.
  • : If the process belongs to a regular app, restart the app.
  • : Copy the Process Identifier (PID).

Bluetooth Devices

showcase Bluetooth Devices

Display paired Bluetooth devices directly via blue.

  • : If blueutil is installed, toggle the connection state. Otherwise, open the Bluetooth preferences.
  • : Copy the device address.

Removable Volumes

showcase  Ejectable Volumes

Display mounted volumes directly via vol.

DNS Switching

showcase DNS Switching

Credits

In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.

Profiles

Buy Me a Coffee at ko-fi.com

About

System Monitoring and Process Management via Alfred

License:MIT License


Languages

Language:JavaScript 75.7%Language:Shell 19.1%Language:Makefile 5.2%