User Tools

Site Tools


trigger:Web_Server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
trigger:Web_Server [2018/07/16 02:49]
peternlewis
trigger:Web_Server [2018/07/16 02:55]
peternlewis
Line 30: Line 30:
 ``` ```
  
---- 
  
 ===== Enable and Setup Web Server ===== ===== Enable and Setup Web Server =====
Line 41: Line 40:
 |**Web Server Enabled** | _unchecked_ | Must be _checked_ in order to use the Keyboard Maestro Web Server.\\ If _checked_, then the below fields need to be completed. | |**Web Server Enabled** | _unchecked_ | Must be _checked_ in order to use the Keyboard Maestro Web Server.\\ If _checked_, then the below fields need to be completed. |
 | HTTP Port  | 4490 | _Required_. The Port used in the `URL` to access the Server. ​ HTTPS port is `<HTTP Port> + 1`.\\ Normally you leave this at default value, unless you already have that Port assigned to something else in your router. | | HTTP Port  | 4490 | _Required_. The Port used in the `URL` to access the Server. ​ HTTPS port is `<HTTP Port> + 1`.\\ Normally you leave this at default value, unless you already have that Port assigned to something else in your router. |
-| Username | `<​NONE>​` | _Required_. Enter any name you prefer, but pick one that you will remember. | +| Username | `<​NONE>​` | _Required for authenticated access_. Enter any name you prefer, but pick one that you will remember. | 
-| Password | `<​NONE>​` | _Required_. Although there are no specific requirements for the password, you should pick a strong one that you will remember, or better, use a Password Manager. | +| Password | `<​NONE>​` | _Required for authenticated access_. Although there are no specific requirements for the password, you should pick a strong one that you will remember, or better, use a Password Manager. | 
-| Web Browser Access Enabled | _checked_ | This must be checked in order to use the `URL` in a web browser. | +| Web Browser Access Enabled | _checked_ | This must be checked in order to Keyboard Maestro Control on an iOS device. | 
-| iOS Access Enabled | _unchecked_ | Must be checked in order to use from an iOS device.\\ FIXME: _does this require the KM iOS app?_ +| Receive Clipboards into Clipboard History | _unchecked_ | If checked, you can send your clipboard from on Mac to another using the Clipboard History Switcher. ​
-| Receive Clipboards into Clipboard History | _unchecked_ | FIXME: _what does this mean???​_ ​+| Replacing Current Clipboard | _unchecked_ | If checked, received clipboards will replace your current system clipboard, otherwise they will be added to the clipboard history as the immediate paste clipboard. ​  | 
-| Replacing Current Clipboard | _unchecked_ | FIXME: _meaning???​_  ​|+
  
---- 
  
 ===== How To Use ===== ===== How To Use =====
Line 59: Line 57:
     - Then anyone on the Internet (with access to your local area network) trigger _only_ those macros that have set the [[Public Web]] trigger. ​ Of course, if you properly setup your Internet router, unauthorized access from the Internet should be very unlikely.     - Then anyone on the Internet (with access to your local area network) trigger _only_ those macros that have set the [[Public Web]] trigger. ​ Of course, if you properly setup your Internet router, unauthorized access from the Internet should be very unlikely.
  
-FIXME: ​ _What happens if you do NOT enter a username/password?_+If you have not entered ​a username ​or password, then you will not be able to login, but any Public Web triggered macros will still be available (as long as the web server is enabled).
  
-**Connecting to Keyboard Maestro Web Server in Safari**\\  +**Connecting to Keyboard Maestro Web Server in Safari**
-`URL:  http://​127.0.0.1:​4490`+
  
-{{:trigger:km-server-in-safari.png?​nolink|}}+``` 
 +URL https://127.0.0.1:​4491 
 +```
  
----+{{:​trigger:​km-server-in-safari.png?​nolink|}}
  
 ===== See Also ===== ===== See Also =====
Line 82: Line 81:
 * [MACRO: ​  @Web Open URL Passed from KM Public Web Server](https://​forum.keyboardmaestro.com/​t/​open-url-passed-from-km-public-web-server/​7019) * [MACRO: ​  @Web Open URL Passed from KM Public Web Server](https://​forum.keyboardmaestro.com/​t/​open-url-passed-from-km-public-web-server/​7019)
 * [Triggering Keyboard Maestro macros remotely, KM8, Peter Lewis](https://​forum.keyboardmaestro.com/​t/​triggering-keyboard-maestro-macros-remotely/​8277) * [Triggering Keyboard Maestro macros remotely, KM8, Peter Lewis](https://​forum.keyboardmaestro.com/​t/​triggering-keyboard-maestro-macros-remotely/​8277)
- 
  
trigger/Web_Server.txt · Last modified: 2018/07/20 20:48 by DavidShepherdson