aboutsummaryrefslogtreecommitdiff
path: root/tools/EventClients/Clients/KodiSend/kodi-send.py
AgeCommit message (Expand)Author
2021-10-13kodi-send.py: add the ability to send mouse positionLukas Rusak
2021-10-13kodi-send.py: add the ability to send notificationsLukas Rusak
2021-10-13kodi-send.py: add the ability to send log messagesLukas Rusak
2021-10-13kodi-send.py: rename XBMC to KodiLukas Rusak
2020-11-15[Python] Replace shebang with 'env python3' invocationVasyl Gello
2020-08-11Fix "SyntaxWarning" errorsatmandu
2019-11-11kodi-send: python3 fixDaVukovic
2018-08-21kodi-send: restore -a support broken by #13804MilhouseVH
2018-06-12[tools] nuke whitespaceh.udo
2018-06-07kodi-send: Add option to wait for a given time in macrosDániel Zoltán Tolnai
2018-06-07kodi-send: Use IP address as client tokenDániel Zoltán Tolnai
2018-06-07kodi-send: Allow multiple key presses mixed with actionsDániel Zoltán Tolnai
2018-06-07kodi-send: Add option to send a key press eventDániel Zoltán Tolnai
2018-05-30[eventclients] Remove spaces from Kodi Send pathh.udo