Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joshmenden/96faeae87f78282999ee6210b77f4df9 to your computer and use it in GitHub Desktop.
Save joshmenden/96faeae87f78282999ee6210b77f4df9 to your computer and use it in GitHub Desktop.
hs.fnutils.each(hs.application.runningApplications(), function(app) print(app:title()) end)
-- ...
-- 2022-06-05 22:23:40: 1Password
-- 2022-06-05 22:23:40: Docker
-- 2022-06-05 22:23:40: Notion
-- 2022-06-05 22:23:40: Hammerspoon
-- ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment