raspbian
Here are 570 public repositories matching this topic...
The website and nearly all of the current documentation requires updating. I don't want to spend too much time on it since some of it will hopefully only be relevant for the 0.7.x release(s). I've already made some changes to the website (pimusicbox/pimusicbox.github.io@fdf60af) but the user guide needs similar treatment. As long as we fix
In this page :
https://github.com/opencardev/crankshaft/wiki/Building-the-binary-blobs
This url is 404 :
Please refer to https://github.com/htruong/crankshaft/blob/master/COMPILE.md to start.
Maybe I'll need more help on how to build crankshaft, can you please elaborate on how to build.
Thanks
After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using
sudo mysqlcheck -o --all-databases
This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat
Add Monica
Monica is an open-source web application to organize the interactions with your loved ones. We call it a PRM, or Personal Relationship Management. Think of it as a CRM (a popular tool used by sales teams in the corporate world) for your friends or family.
They already have support for Docker and docker-compose, as detailed in [their docs](https://github.com/monicahq/monica/blob/master/docs/inst
May help those who are installing for the first time ever, as they may not realise on a new linux install to do so.
-
Updated
May 14, 2020 - Python
-
Updated
Apr 18, 2020 - Shell
Less stuff
I've been looking at the repo structure and would like to make the core repo more approachable. I've been procrastinating on finishing #91 due to travel, #142 will target the README and #152 is in, so here are a few ideas:
- Finish #91, agree on #142
- Keep only core docs (CONTRIBUTING.md, a single INSTALL.md) in the main repo
- Move detailed documentation to the website's repo (this is the
-
Updated
Jun 23, 2020 - C++
-
Updated
Apr 15, 2018 - Python
-
Updated
Jun 21, 2020 - Shell
I'm in learning to use openvino and movidius1
your github example is great!!
And if you pleased, i would like to know how you merge object detection and face detection before convert to IR
Thank you
-
Updated
May 22, 2020 - Shell
this conversion can be done on the fly.
document it and/or maybe provide a script that can be downloaded and ran
something along the lines of:
cd /tmp
curl -L https://api.cattlepi.com/images/global/raspbian-lite/2018-06-29/bootstrap/cattlepi.zip?apiKey=deadbeef > cattlepi.zip
unzip cattlepi.zip
mkdir -p /tmp/boot
sudo mount -o loop,offset=1048576 /tmp/cattlepi.img /tmp/boot
suhi cuinjune,
with the newest emscripten 1.39.1 i get this compile error with the ofelia emscripten example on ubuntu 18.04:
/home/jonathan/Schreibtisch/of_v20191108_linux64gcc6_release/addons/ofxOfelia/libs/ofxLua/src/bindings/glmBindings.cpp:2733:10: fatal error:
'glm/gtc/functions.hpp' file not found
#include <glm/gtc/functions.hpp>
while it is possible to compile the ope
I seem to do this a lot... so it would be nice to have it documented so I don't have to re-remember all the time:
# Rename images in current dir from `image00042.jpg` to instead start from `image00000.jpg`.
# (On macOS, `brew install rename`)
# TODO: Test this.
rename 's/\d+/sprintf("%05d", $&)/e' *.jpg
# Create timelapse.mp4 in current directory starting from `image00000.jpg`.
ffmp
The README for this project is starting to become unwieldy, and it might make more sense to move a lot of it into the Wiki for the repo, breaking sections out to pages instead.
-
Updated
May 14, 2020 - Shell
-
Updated
Jun 30, 2018 - Python
-
Updated
May 31, 2020 - C
-
Updated
May 13, 2020 - Shell
-
Updated
May 17, 2020 - Python
We should add a field, probably to the packages table, to include the url (or just issue number) of a github issue relating to a package, and link to it from the project page.
Occasionally there are multiple issues per package, so maybe it should be on the version table or even a separate table just to make it one-to-many, though that might be overkill.
-
Updated
May 31, 2020 - C#
We disabled daily builds some time ago. I think we should remove that from README to prevent a possible confusion.
-
Updated
Feb 12, 2020 - Python
Improve this page
Add a description, image, and links to the raspbian topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the raspbian topic, visit your repo's landing page and select "manage topics."


I'm using the following spotify API
https://developer.spotify.com/documentation/web-api/reference/player/skip-users-playback-to-previous-track/
If you are running raspotify and try this API from here:
https://developer.spotify.com/console/post-previous/
you will see that it put the current song back to the beginning and not to the previous one.
If you try the same with a web player or i