10 Commits

Author SHA1 Message Date
Simeon Vincent
8a66c92283 Update native-messaging/app/ping_pong.json
Co-authored-by: Rob Wu <rob@robwu.nl>
2024-07-17 12:35:32 -07:00
Simeon Vincent
55c434810e Remove Python 2 support 2024-07-17 12:28:41 -07:00
Simeon Vincent
b5260e150a Update native-messaging to use python3, clarify instructions
Fixes #560
2024-07-12 19:10:09 -07:00
guest271314
c982b6b4af Eliminate space counted as message length (#510) 2023-01-13 16:27:50 +01:00
evolighting
ae1c2176ea Fix native message examples with python3 (#157)
Provide a single .py that handles both Python 2.x and Python 3.x

* Fix python3

* Use one Python file to handle both Python 3.x and Python 2.x

* Actually add the new file this time

* Remove unnecessary parentheses
2017-04-27 13:22:07 -07:00
Andy McKay
31d069f38c make python pep 8 compliant (#159) 2016-12-16 17:42:36 -06:00
Will Bamberg
6a25bf34c5 Try using a batch file to run Python. 2016-08-30 16:05:47 -07:00
Will Bamberg
f99fdd3a20 Updates to Windows version 2016-08-30 15:04:08 -07:00
Will Bamberg
e21835e0aa Added Windows support (in theory) 2016-08-29 14:57:35 -07:00
Will Bamberg
31b3f1b3ee Added native messaging example 2016-08-26 22:05:31 -07:00