pseudometa Posted June 29, 2023 Posted June 29, 2023 Just submitted this to the Alfred Gallery yesterday. Features Process Management: CPU & Memory, kill processes, restart apps Bluetooth Devices: Battery Information (if available), Connection Network Connections Removable Volumes Uptime & Reboots Speedtest Live refreshing ➡️ https://github.com/chrisgrieser/alfred-atop _Sascha_, JJJJ, cands and 1 other 4
xilopaint Posted July 21, 2023 Posted July 21, 2023 Thanks for sharing. Why can't we see CPU and memory for all processes at the same time?
pseudometa Posted July 21, 2023 Author Posted July 21, 2023 2 hours ago, xilopaint said: Thanks for sharing. Why can't we see CPU and memory for all processes at the same time? You can! By default, the workflow only displays CPU and memory if the values above a threshold to reduce noise. But if you want to always see them, you can just set the respective settings to 0: xilopaint 1
RSJ Posted July 30, 2023 Posted July 30, 2023 Hello, My bluetooth paired devices are not showing up when I type the keyword "blue", it only displays Bluetooth Preferences and Bluetooth File Exchange.app. I have bluetooth enabled and I am also connected to one of my devices. Alfred's debugger displays an error when I type "Blue" (Please see attached images). Any help will be appreciated. Thank you
pseudometa Posted July 30, 2023 Author Posted July 30, 2023 Hi, I just pushed an update which potentially fixes the issue. could you download the latest version from github and have a look?
RSJ Posted July 30, 2023 Posted July 30, 2023 Hi, unfortunately, it's still behaving the same, with the same error showing.
pseudometa Posted July 30, 2023 Author Posted July 30, 2023 Could you open a bug report at github? otherwise, without further information (mac version, debugging log, etc.), it's pretty much a guessing game
zukato Posted January 7 Posted January 7 (edited) Hi, Might be a stupid question: I installed the workflow though Alfred Gallery but I cannot run it, and receive this message in the debugger: ERROR: atop[Script Filter] Code -1: Task '/Users/myname/Documents/Alfred/Alfred.alfredpreferences/workflows/user.workflow.40CA39BD-A68D-4E8B-9731-CBE4F8B083B1/scripts/list-processes.js' failed with reason 'Couldn't posix_spawn: error It seems the scripts don't have executable permissions. How do I change that? Is there a way to automatically add them when installing a workflow? Thanks Edit: Alfred 5.5.1, macOS 15.2, Mac Mini M2 Pro, atop v1.4.5 Edited January 7 by zukato
pseudometa Posted January 7 Author Posted January 7 @zukato executable permissions should not be the issue here, since the workflow is working fine for others. Could you try to manually run these commands in the Terminal, and see if any of these creates an error for some reason? ps mcAo 'pid=,ppid=,%cpu=,rss=,ruser=,command=' ls /Applications/
vitor Posted Wednesday at 01:12 PM Posted Wednesday at 01:12 PM @zukato If executable permissions were missing (not yet clear) it would be an issue on your side removing them, not the workflow missing them. The likeliest cause of such an issue is a syncing service messing up. If you’re syncing your preferences, make sure they are always available offline and that you’re not using third-party apps like Maestral.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now