-
-
Notifications
You must be signed in to change notification settings - Fork 9
Add listeners for new qsy:// uri spec #143
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
See Jay's new QSY uri scheme here
Add Hunterlog as a receiver for these URI links. Mostly just the spot, log, and tune actions. This will involve registering the URI scheme with each supported OS and handling appropriately. This way links can be clicked on websites, discord, wherever and cause HL to tune the rig or pre-fill a spot into the QSO entry boxes (like clicking a spot row)
Notes from initial tests (windows)
- have to create registry entry
Computer\HKEY_CURRENT_USER\SOFTWARE\Classes\qsy\shell\open\command- this reg path doesn't requires admin
- need helper batch file (or exe) to massage working directory
- opens multiple instances (no good - needs to do the action in one instance of HL)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request