Harper Andrews
Harper Andrews
Thanks for the ping @willtoth. I've been working on getting the REV Hardware Client capable of working offline in a way that will be useful with this tool, but support...
I might take a swing at this. Which of the RWS repositories exposes the app locker? Edit: Looks to be located here: https://github.com/pebble-dev/rebble-appstore-api/blob/master/appstore/locker.py
~~The keyboard communicates via I2C, not USB.~~ Sorry, just realized you weren't talking about the PP keyboard. I have no knowledge about the PBP keyboard.
@petertorelli While it's hardly elegant, this note from @chetbox works for me (with ` externals: { serialport: 'serialport' }` in `webpack.main.config.js`): > With Electron Forge I can get a packaged...
wow, that was fast! Very cool :)
Yes! That would be fantastic.
I think I'll play with it myself a bit. If I can get it to work well, I'll make a pull request.
After a little research, I found three ways of detecting a screenshot (monitoring the screenshot folder, monitoring the notifications, and monitoring the list of running services). All three of these...
Respect. This is very well-written, and more than reasonable. I wish all maintainers who don't want to actively spend time on a project would be so up-front about what they...