You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
A desktop module for [OpenShock Desktop](https://github.com/openshock/desktop) that intercepts PiShock API calls and redirects them through OpenShock.
Download the latest [OpenShock Desktop](https://github.com/OpenShock/Desktop/releases/latest) release and install the Interception module from the OpenShock Module Manager.
9
+
Follow the prompts to set up the local HTTPS server and configure share code mappings.
10
+
5
11
## How It Works
6
12
7
13
This module runs a local HTTPS server that impersonates `do.pishock.com`. Applications that use the PiShock API will have their requests intercepted and translated into OpenShock control commands.
0 commit comments