AutoRemote AutoRemote API?

Discussion in 'Guides / Examples / Ideas Forum' started by parasomnia, Jul 30, 2019.

  1. parasomnia

    parasomnia New Member

    Joined:
    Jul 30, 2019
    Messages:
    2
    Likes Received:
    0
    Hi,

    I'd like to write a Python library to send and receive messages through AutoRemote. I already made a very simple one that just wraps the direct URL and its options into a function, but using an API is always preferred. Also, I want to extend it to receive messages, probably using whatever EventGhost uses or hijacking the "registerpc" feature for Linux.

    Could you let me know about the API, Joao or whoever else? This thread is to make it searchable, if you want to do that. Otherwise, I can delete it and PM you. Thanks!
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Hi! Maybe you can use this as inspiration? :)

    Or even look at the EventGhost plugin's source code itself :)
     
  3. parasomnia

    parasomnia New Member

    Joined:
    Jul 30, 2019
    Messages:
    2
    Likes Received:
    0
    Maybe I didn't dig enough, because that's a treasure trove - especially the EventGhost plugin. Thanks!
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Cool! :)
     

Share This Page