Tim Coulter

Results 6 issues of Tim Coulter

In setting up the hub I've had a number of device issues. I *think* I have my keyboard paired, or at some point in time had it paired correctly, but...

Hey there. This project looks amazing, and is exactly like what I'm looking for. In fact, I'm trying to create an in browser web terminal much like your example, but...

Hi there, I'd like the screenshots my app creates to wait until a javascript event is fired (or a timeout is reached). Is there any way to do that currently...

See here: https://npmjs.org/package/phantomjs Thanks!

This will throw errors up front, like in this migration, for instance: ``` module.exports = function(deployer) { deployer.deploy([ Mutex, Owned, Mortal, ExternalStorage, [ForexDB, ExternalStorage.address], OrderDB, [DepositDB, ExternalStorage.address], [Exchanger, ForexDB.address, OrderDB.address,...

Hi there, First off, thanks for `electron-windows-store`. I wouldn't have a Windows store app without it. That said, I spent nearly two days fighting with logo images and the AppXManifest.xml...