Charlie Kingsland

Results 21 issues of Charlie Kingsland

I am trying to post a photo using this library, but it doesn't work... ``` from instapy_cli import client username = '*************' password = '****************' image = 'img/blank.png' text =...

I just installed P4wnP1 on my rpi zero w, and have followed the tutorial from Seytonic. When I plug it into the victim pc and connect to the wireless network,...

How do I install this, because it just tries to write a "test.bin" file

I have changed the SSIDs to the ones I want, but the networks don't show up. They showed up once, but ever since, they don't show. I have tried re-uploading...

Is there a way to eliminate NE, SE, SW & NW, so it is only N, E, S & W (& C)?

enhancement

**Describe the bug** I am using the code: ``` gameControl.on('connect', function(gamepad) { gamepad.on('button0', console.log('up')); }); ``` and all it prints in the console is ``` [Info] Gamepad detected. (gamecontroller.min.js, line...

I have downloaded the python script and run it, with the settings at the bottom of the readme, and it doesn't work... ![image](https://user-images.githubusercontent.com/18499854/138562021-40da6d0c-9155-40b7-a329-ddcf607db6f4.png) I get an error in the console...

I am trying using the example code, but when I run it with my OAuth and my channel name, nothing is written to the console, and the program ends straight...

I have just uploaded your script to my ESP8266, and the networks show up fine, apart from on iOS, they don't show up at all. The show up perfectly fine...

I want to make a smart home control panel after I got my python program with the SinricPro library working. I want to do this with either a web server...