[GH-ISSUE #1163] Siri Shortcuts support #1159

Open
opened 2026-03-03 19:48:50 +03:00 by kerem · 1 comment
Owner

Originally created by @raxityo on GitHub (Mar 5, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1163

Originally assigned to: @NghiaTranUIT on GitHub.

Thanks for creating such an amazing product!

It would be incredibly helpful if there was a way to toggle "Capture Traffic" through Siri Shortcuts.

Example use cases:

  • Run an automation to turn on Proxyman whenever I open my app.
  • Run the siri shortcut from Spotlight in macOS to toggle Proxyman
Originally created by @raxityo on GitHub (Mar 5, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1163 Originally assigned to: @NghiaTranUIT on GitHub. Thanks for creating such an amazing product! It would be incredibly helpful if there was a way to toggle "Capture Traffic" through Siri Shortcuts. Example use cases: - Run an automation to turn on Proxyman whenever I open my app. - Run the siri shortcut from Spotlight in macOS to toggle Proxyman
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 6, 2022):

Thanks for your suggestion @raxityo.

Run an automation to turn on Proxyman whenever I open my app.

I suppose that you can easily do it by leveraging the power of AppScript 😄 From what I know, you can observe whether your app is opened, then open Proxyman. (By default, Proxyman will start capturing the traffic at launch).

Run the siri shortcut from Spotlight in macOS to toggle Proxyman

It's a great idea. I found a useful article to achieve it https://toolboxpro.app/blog/adding-shortcuts-to-an-app-1

I would put this eature to next couple of future releases, and send you a Beta build soon 👍


Just wondering: Besides your "Start Proxyman" action, do you think that any other actions which might satisfy your need?

<!-- gh-comment-id:1059949445 --> @NghiaTranUIT commented on GitHub (Mar 6, 2022): Thanks for your suggestion @raxityo. > Run an automation to turn on Proxyman whenever I open my app. I suppose that you can easily do it by leveraging the power of AppScript 😄 From what I know, you can observe whether your app is opened, then open Proxyman. (By default, Proxyman will start capturing the traffic at launch). > Run the siri shortcut from Spotlight in macOS to toggle Proxyman It's a great idea. I found a useful article to achieve it https://toolboxpro.app/blog/adding-shortcuts-to-an-app-1 I would put this eature to next couple of future releases, and send you a Beta build soon 👍 ------------- Just wondering: Besides your "Start Proxyman" action, do you think that any other actions which might satisfy your need?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1159
No description provided.