Josh Strange

Results 47 comments of Josh Strange
trafficstars

No, I wish I had. I ended up scrapping file conveyor as a whole and just moving to AWS where I could make the the EBS volume a massive size....

Ahh, just started reading through the other issue, looks like this is more or less what I just posted https://github.com/philipl/pifs/issues/42 I think the point of this project is that EVERY...

I just got my eufy RoboVac 15C today and was planning on helping out with the efforts to get it to show up in HomeBridge. I assume there is a...

@jimmyeao Have you tried using the deviceId instead of the IP? I have it working with my 30C https://github.com/joshstrange/eufy-robovac but ended up not using it as it a little buggy...

@jimmyeao I don't either but I used an android emulator on my mac to get the keys/ids.

I went ahead and branched 2.0.2 and the merged in your torch toggle commits, built the .aar, moved it into the cordova barcode scanner library, and then it all worked...

Well it appears I tried to run before I could walk. I'd wager there is an issue with 6.0.5 that I didn't check for as I was testing with 6.0.4...

Ok, this comment https://github.com/EddyVerbruggen/barcodescanner-lib-aar/issues/7#issuecomment-271028107 is now valid. It is working correctly with the latest cordova plugin and there is no speed loss.

Here is a snippet of code to get toast notifications on Win10 ```` let notifications = Windows.UI.Notifications; // Get the toast notification manager for the current app. let notificationManager =...

I just wanted to chime in here with my use-case and how I solved it as this thread helped point me in the right direction. I wanted to break my...