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:45]
peternlewis
trigger:Web_Server [2018/07/16 02:47]
peternlewis
Line 6: Line 6:
  
 If the Keyboard Maestro web server is enabled, then you can connect to it using your web browser. If the Keyboard Maestro web server is enabled, then you can connect to it using your web browser.
 +
 :!: Note: A HTTP Port of 4490 is used in all examples on this page.  But it can be set to any port you prefer. :!: Note: A HTTP Port of 4490 is used in all examples on this page.  But it can be set to any port you prefer.
  
 **To Display the Web Server User Interface** **To Display the Web Server User Interface**
-```html+``` 
 +https://​localhost:​4491 
 +``` 
 + 
 +(note the use of the **next** port number after the specified one for the secure connection) or 
 + 
 +```
 http://​127.0.0.1:​4490/​ http://​127.0.0.1:​4490/​
 ``` ```
Line 73: Line 80:
 * [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