trigger:Public_Web
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| trigger:Public_Web [2015/02/04 04:35] – created peternlewis | trigger:Public_Web [2018/07/17 02:49] (current) – [Public Web Trigger] JMichaelTX | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Keyboard Maestro | + | {{: |
| + | |||
| + | ====== Public Web Trigger ====== | ||
| + | |||
| + | |||
| + | The *Public Web trigger* makes a macro available without further authentication via the Keyboard Maestro | ||
| + | |||
| + | The _Public Web Trigger_ is one of several triggers that use a `URL`. | ||
| + | [Macro Triggers | ||
| + | |||
| + | Any macro with the [[Public Web]] trigger can be triggered by anyone without the username or password, | ||
| + | assuming the Keyboard Maestro web server is enabled, and assuming they can connect to your Mac | ||
| + | (which is usually anyone on your local network, but depends entirely on how your network is configured). | ||
| + | |||
| + | **Public Web Trigger on a Macro** | ||
| + | |||
| + | {{:trigger: | ||
| + | |||
| + | **To Execute a Specific Macro** | ||
| + | ```html | ||
| + | https:// | ||
| + | or | ||
| + | http:// | ||
| + | (by default, the < | ||
| + | ``` | ||
| + | |||
| + | ===== Security Caution ===== | ||
| + | |||
| + | * (!) Note that this means anyone with Internet access to your Mac (which could be anyone, although it does depend on firewalls and NAT settings) | ||
| + | * So it should generally only be a safe macro, such as: | ||
| + | * Restarting a service that is always supposed to be running, or | ||
| + | * Launching iTunes or | ||
| + | * Reporting or alerting you to something. | ||
| + | * Some other fairly innocuous activity. | ||
| + | * Clearly there are some serious security issues with this, **so you should use a lot of caution when you allow any macro to be executed with a Public Web trigger**. | ||
| + | |||
| + | As with all triggers, | ||
| + | |||
| + | ===== Examples ===== | ||
| + | |||
| + | For example, if you are running some sort of process | ||
| + | |||
| + | For a complete example with a macro, see [MACRO: | ||
| + | |||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | === Triggers === | ||
| + | |||
| + | * [[trigger: | ||
| + | * [[Remote|Remote]] trigger | ||
| + | * [[trigger: | ||
| + | * [[/ | ||
| + | |||
| + | === Forum Topics === | ||
| + | |||
| + | * [Issue Using Public Web Trigger ](https:// | ||
| + | * [MACRO: | ||
| + | * [Triggering Keyboard Maestro macros remotely, KM8, Peter Lewis](https:// | ||
trigger/Public_Web.1423024527.txt.gz · Last modified: by peternlewis
