Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

21 lines (19 loc) · 1.14 KB

Documentation

Module
hm Hammermoon main module
hm._globals Additions to the global namespace
hm._os Low level access to macOS
hm._os.events CGEvent/NSEvent interface
hm._os.launchservices Launch Services interface
hm._os.uielements AXUIElement interface
hm.applications Run, stop, query and manage applications.
hm.keyboard Create and manage keyboard shortcuts.
hm.keyboard.keys Key names and codes
hm.keyboard.symbols Key symbols
hm.logger Simple logger for debugging purposes.
hm.screens Manipulate screens (monitors).
hm.timer Schedule asynchronous execution of functions in the future.
hm.types.coll Some utilities for collections in Lua tables.
hm.types.geometry
hm.windows Manage windows