Page 1 of 1

how to make "Tellstick Net" do something from windows CLI ?

Posted: Fri Mar 17, 2023 9:45 am
by AndreK
hi, While migrating to Linux slowly, I need a way to trigger events from command line, on a windows computer. Whatever it communicates with Tellstick Live - or tellstick net device directly.
(I tried the tellstick center, but it does not seem to be able to use tellstick net, and is expecting a local USB dongle. )

Re: how to make "Tellstick Net" do something from windows CL

Posted: Fri Mar 17, 2023 9:45 am
by stefan.persson
You could have a look at this: http://developer.telldus.com/blog/new-p ... lldus-live
It hasn't been tested on Windows yet though.

Re: how to make "Tellstick Net" do something from windows CL

Posted: Fri Mar 17, 2023 9:45 am
by AndreK
looks good, will try.
I am stuck with windows on my lining room computer, until a better Linux replacement for MediaPortal exists. (I cannot use just anything, and the computer has two DVB-S2 tuners.)

Re: how to make "Tellstick Net" do something from windows CL

Posted: Fri Mar 17, 2023 9:45 am
by AndreK
thanks.
I installed old phyhon 2.7.x as required, then hopped thru hoops to find and install the required libraries.
- fixed line 238 of thtool.py to allow a windows path.
- now it works

Thanks.