Kilian von Pflugk
Kilian von Pflugk
if you want to work with nodejs i can recommend you to use https://github.com/airgram/airgram.
I have the same problem with the Grove-LCD RBG Backlight maybe we write too fast?
This should be fixed now
I don't have a good test case for this patch and since I need my own fork anyway I'll just maintain the patch at my fork.
closed in favour of #1353
Wenn sich dein Standort nicht ändert kannst du einfach deinen AGS nehmen und so die Suche stark einschränken.
`--watch` uses `inotify` which doesn't work with network mounts. The only option that works in this case is polling.
I have been working on this a little bit. You have to build almost all dependencies yourself so they are not dynamic. I have given up on it.
install dependencies ``` sudo apt-get install git cmake build-essential libgcrypt20-dev libyajl-dev \ libboost-all-dev libcurl4-openssl-dev libexpat1-dev libcppunit-dev binutils-dev \ debhelper zlib1g-dev dpkg-dev pkg-config ``` clone and build ``` git clone https://github.com/vitalif/grive2.git...
inside the grive2 folder you can run `pkg-buildpackage -j4 --no-sign`. That builds the deb file