restdisplay.blogg.se

Hammerspoon build
Hammerspoon build








  1. #HAMMERSPOON BUILD CODE#
  2. #HAMMERSPOON BUILD TRIAL#
  3. #HAMMERSPOON BUILD MAC#

#HAMMERSPOON BUILD MAC#

Send messages via iMessage and SMS Relay (note, SMS Relay requires OS X 10.10 and an established SMS Relay pairing between your Mac and an iPhone running iOS8) Also provides functionality for querying and changing keyboard layouts.ĭetermine the machine's location and useful information about that locationĬonverts between GPS coordinates and more user friendly representations like an address or points of interest. Provides Hammerspoon with the ability to create both local and remote message ports for inter-process communication.Ĭonvert between key-strings and key-codes.

hammerspoon build

Produce human-readable representations of Lua variables (particularly tables)

hammerspoon build

Support functions for the CGILua compatibility module for encoding and decoding URL components in accordance with RFC 3986.Ī module for capturing and manipulating image objects from other modules for use with hs.drawing.

#HAMMERSPOON BUILD CODE#

Support functions for the CGILua compatibility module for including and translating Lua template pages into Lua code for execution within the Hammerspoon environment to provide dynamic content for http requests. Provides support functions in the cgilua module for Hammerspoon Minimal Web Server Lua templates. Retrieve information about the user's Language and Region settings.Ĭreate and manage global keyboard shortcutsĬreate/manage modal keyboard shortcut environments Inspect information about the machine Hammerspoon is running on Switch focus with a transient per-application keyboard shortcut HID LED interface for Hammerspoon, controls the state of keyboard LEDs HID interface for Hammerspoon, controls and queries caps lock state Utility object to represent points, sizes and rects in a bidimensional plane Get and manipulate extended attributes for files and directories Keyboard-driven expose replacement/enhancement Tap into input events (mouse, keyboard, trackpad) for observation and possibly overriding themĬreate, modify and inspect events for hs.eventtap Provides access to the system color lists and a wider variety of ways to represent color within Hammerspoon. Primitives for drawing on the screen in various ways. Markdown to HTML and plaintext conversion support used by hs.docĭEPRECATED. Manage the internal documentation web server. Interact with NSDistributedNotificationCenterĬreate documentation objects for interactive help within Hammerspoonīuilds documentation support files. It is extremely unlikely that you should need any part of this extension, in a normal user configuration.Ī collection of useful dialog boxes, alerts and panels for user interaction.Ī panel that allows users to select a color. Various features/facilities for developers who are working on Hammerspoon itself, or writing extensions for it. Some functions for manipulating the Hammerspoon console. Graphical, interactive tool for choosing/searching data Watch for display and system sleep/wake/power eventsĪ different approach to drawing in HammerspoonĪ sub module to hs.canvas which provides support for basic matrix manipulations which can be used as the values for transformation attributes in the hs.canvas module. Represents the service records that are discovered or published by the hs.bonjour module.Ĭontrol system power states (sleeping, preventing sleep, screen locking, etc)

#HAMMERSPOON BUILD TRIAL#

Not all notifications are supported by all elements and not all elements support notifications, so some trial and error will be necessary, but for compliant applications, this can allow your code to be notified when an application's user interface changes in some way.įind and publish network services advertised by multicast DNS (Bonjour) with Hammerspoon. This submodule allows you to create observers for accessibility elements and be notified when they trigger notifications. This submodule allows hs.axuielement to support using AXTextMarker and AXTextMarkerRange objects as parameters for parameterized Accessibility attributes with applications that support them. This module allows you to access the accessibility objects of running applications, their windows, menus, and other user interface elements that support the OS X accessibility API. Watch for system level audio hardware events Inspect/manipulate the data sources of an audio device Watch for application launch/terminate events

hammerspoon build

Easily find hs.application and hs.window objects










Hammerspoon build