clownbreath

Results 5 comments of clownbreath

My solution works, if the command is setTVChannel skip the changing to int type ``` if command == "setTVChannel": # ILB else: f = int(argv[i]) argv[i] = f ``` file:...

I don't know what that is. I have had a sheltered career of working on projects with myself or a crack team that handled GIT. If you tell me what...

I'll do it. As soon as I'm able to get all the other functions to work. Can't have regression tests yet. I can use pause/play/stop but can't send buttons like...

![Screenshot from 2024-04-02 08-00-52](https://github.com/klattimer/LGWebOSRemote/assets/76890500/410ad00e-6ffa-4c43-af78-d9b4acc713cc) I can add a little bash testing script as well if you'd like