Join I made a Python script to execute commands on Join pushes.

Discussion in 'Guides / Examples / Ideas Forum' started by admicos, Aug 8, 2017.

  1. admicos

    admicos New Member

    Joined:
    Jun 23, 2017
    Messages:
    3
    Likes Received:
    1
    You can find the script here. (There's a "Download Zip" button on the top right)

    I made it because I couldn't find a port of EventGhost to Linux.

    You'll need:
    • Python 3.6 (specifically 3.6, the script uses f-strings which came in 3.6)
    • Chrome/ium with Join installed and the EventGhost port set.
    • The "pyyaml" module. (Will probably come by default, otherwise get it from pip)

    After setting those up, run the script and try pushing stuff, you should see it recognizing your pushes if everything is done correctly.

    Then you can edit config.yml to add your commands.


    (I am not sure if this is the right forum, sorry if this isn't the right forum.)
     
    Last edited: Aug 8, 2017
    Tabe likes this.
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Nice! Great idea, thanks for sharing! :D
     
: join, linux

Share This Page