requestly / requestly-desktop-app

Requestly Desktop App (Mac, Linux, Windows)
https://requestly.com
GNU Affero General Public License v3.0
48 stars 10 forks source link

feat: set requestly protocol handler #39

Closed nsrCodes closed 1 year ago

nsrCodes commented 1 year ago

App will registers itself as a client for requestly:// protocol Also added support to force redirects when navigated to desktop app using this protocol. Specify the path you want to redirect to using the route search param as such requestly://desktop-app?route=/path/to/something

The supporting pr for this (https://github.com/requestly/requestly/pull/692) includes utilities for the same