Michael Vogt
Michael Vogt
Proposal for #21 - there is an option to generate mocked results and use the app for example with the web target
would be fantastic, see https://developers.soundcloud.com/docs#authentication for details
Hi Ryan Thanks for your library. I needed to add a custom parameter to each directive call. Example: ``` ``` then the scope function looks like this: ``` $scope.onHammer =...
Thanks for pm2! really like it, but I miss one feature: Think about your low end device starts 4 microservices as soon the device is started. starting a node application...
But works with the 2.0 Firmware. RPi use the latest firmware. wheezy distro: ``` Linux pixelinvader 3.12.20+ #685 PREEMPT Fri May 23 18:59:01 BST 2014 armv6l GNU/Linux ``` Details: ```...
add option to define bad pixels (int array). bad pixels are always black. config option: bad.pixel=4,5
sort of ambient light, use the average color of the panel as colour. all panels have ONE ambient colour - it doesn't matter how much panels are used - there...
abstract all the needed tools in a docker image - tested on OSX
Hi I added a new toBuffer function which allows to modify the current image buffer (and later recreate a new image object). If you think this function is useful I'll...