elvissteinjr / DesktopPlus

Advanced desktop access for OpenVR
GNU General Public License v3.0
454 stars 29 forks source link

API to interact with Desktop+ #73

Open DaryeDev opened 6 months ago

DaryeDev commented 6 months ago

Hi! I'm working on some workspaces on VR with Desktop+, and would love, for example, to change Profiles when clicking a button on a website. A websockets API or some kind of API to interact with Desktop+ would be great, or maybe a way to add it to the base program.

As an alternative, I'd like an Action command to change Profiles, as I can trigger those with hotkeys

elvissteinjr commented 6 months ago

A full API seems a little bit out of scope right now (probably neat but very niche). I can see to make it possible to execute actions via something like a command line argument, though, as that'd be fairly simple.

As for a command to switch profiles, no reason not to have that, sure.