github

Search

You can find the results of your search below.

homeassistant @projects:internetofthings
18 Hits, Last modified:
ps://www.raspberrypi.org/|raspberry]] * https://github.com/scipioni/home-assistant-example ===== Install ===== * [[https://github.com/happyleavesaoc/my-home-automation/tree/master... ome assistant ==== with fabric ==== * https://github.com/home-assistant/fabric-home-assistant ==== ha... e bash> sudo apt install git mc git clone https://github.com/scipioni/home-assistant-example.git home-assi
3dprinter @projects
8 Hits, Last modified:
ion-guide-by-smith3d-com/|bltouch]] * [[https://github.com/Jyers/Marlin/wiki/OctoPrint-Settings|jyers fi... ojects:a20.txt |patch}} <code> git clone https://github.com/MarlinFirmware/Marlin.git #git clone https://github.com/Jyers/Marlin.git cd Marlin check out la... ase branch, for example 2.0.9.2 git clone https://github.com/MarlinFirmware/Configurations.git cd Configur
corne @projects:zibaldone:electronic
7 Hits, Last modified:
====== Corne keyboard ====== * [[https://github.com/manna-harbour/miryoku|miryoku]] * [[https://github.com/daysgobye/crkbd/tree/choc-v3/corne-chocolate/... b2086017e16fee|adjust layer]] * [[https://joric.github.io/qle/|logo editor]] * [[https://docs.google.c... 4J_t8rU/edit#gid=0|models compare]] * [[https://github.com/raychengy/fifi_split_keeb|fifi]] * [[https:
zsh @tips
6 Hits, Last modified:
hich zsh) </code> plugins <code> git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plu... olata font for powerline <code> sudo wget https://github.com/powerline/fonts/blob/master/Inconsolata/Incon... ir -o usr/share/fonts/opentype/ sudo wget https://github.com/powerline/fonts/blob/master/Inconsolata/Incon... fc-cache -f -v # powerlevel9k git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom
unreal @tips:gameengine
6 Hits, Last modified:
dia developer account * Epic Games account * github account On first two accounts bind github account. Two branches: * [[https://github.com/NvPhysX/UnrealEngine|Unreal with flex]] * [[https://github.com/EpicGames/UnrealEngine|Unreal]] Prereq <cod
openalpr @tips
5 Hits, Last modified:
enALPR ====== ===== Android ===== [[https://github.com/openalpr/openalpr/wiki/Android-compilation|re... roid -> set target === tess-two === * [[https://github.com/rmtheis/tess-two|github]] <code> git clone git://github.com/rmtheis/tess-two tess cd tess cd tess-two ndk-build android update p
esp32 @projects:internetofthings
5 Hits, Last modified:
U: H239 2-colors * platformio project: https://github.com/Xinyuan-LilyGO/T5-Ink-Screen-Series * #de... hings:ttgo-esp32-pinout.jpg?600|}} * [[https://github.com/LilyGO/ESP32-MINI-32-V2.0|arduino example]] =... QMTOAmV44uLfnYM7xG/view|resources]] * [[https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series|github lib]] * [[https://github.com/Heltec-Aaron-Lee/WiFi_Kit_seri
pm10 @projects:internetofthings
5 Hits, Last modified:
do.feinstaubapp&hl=it|playstore]] * [[https://github.com/mrgames13/Feinstaub-App|sorgenti github]] ===== opensensemap ===== * [[https://opensensemap.org/... ressione sonora: ??? ==== MQ131 ==== [[https://github.com/ostaquet/Arduino-MQ131-driver/tree/master/datasheet|datasheet]] - [[https://github.com/ostaquet/Arduino-MQ131-driver|esempio utilizz
doorbell @projects:iotaiuto
5 Hits, Last modified:
camera.html|Esphome camera component]] [[https://github.com/crossan007/esphome/tree/feature/rtsp-server|Esphome RTSPserver github]] {{:projects:iotaiuto:esp32cam.png?400|}} Per ... ir esphome_rtsp cd esphome_rtsp git clone https://github.com/crossan007/esphome cd esphome checkout featur... o stranamente ha dato risultati migliori. https://github.com/ayufan/esphome-components#25-esp32_camera_web
liberidicomunicare @projects:iotaiuto
5 Hits, Last modified:
set OPENEDX_EXTRA_PIP_REQUIREMENTS="- git+https://github.com/openedx/xblock-in-video-quiz.git" $ tutor ima... de> OPENEDX_EXTRA_PIP_REQUIREMENTS: - git+https://github.com/openedx/xblock-in-video-quiz.git - git+https://github.com/openedx-unsupported/xblock-ooyala.git - git+https://github.com/openedx-unsupported/xblock-mentoring.git - gi
qemu
4 Hits, Last modified:
iki/Performance_tuning#Basic_concepts * https://github.com/zfsonlinux/zfs/blob/master/cmd/zpool/zpool_vd... 11/best-compression-for-zfs-send-recv * https://github.com/zfsonlinux/zfs/issues/692 * https://www.per... block-size-alignment.46957/ * https://mpolednik.github.io/2017/01/23/virtio-blk-vs-virtio-scsi/ == ssh p... ads-windows-10-version/ == initramfs == https://github.com/zfsonlinux/zfs/issues/6264 ==promblems== htt
atom @tips
4 Hits, Last modified:
tom-update <code> #!/bin/bash wget -q https://github.com/atom/atom/releases/latest -O /tmp/latest MATC... _INST" ]; then wget --progress=bar -q "https://github.com/$LATEST" -O /tmp/atom-amd64.deb --show-progre... lected \ atom-save-all \ </code> * [[https://github.com/facebook-atom/atom-ide-ui/blob/master/docs/ke... vious' </code> ===== keyboard ===== [[https://github.com/pd-gmit/atom-cheatsheet/blob/master/atom_chea
git @tips
4 Hits, Last modified:
</code> ===== new remote branch ===== [[https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-... remote -v) <code> git remote add upstream https://github.com/pjreddie/darknet.git </code> rebase remote o... me Assistant ===== <code bash> git clone https://github.com/scipioni/home-assistant.git cd home-assistant git remote add upstream https://github.com/home-assistant/home-assistant.git git pull up
jupyter @tips
4 Hits, Last modified:
/code> ############################### https://github.com/goatchurchprime/jupyter_micropython_kernel/ <code> git clone https://github.com/goatchurchprime/jupyter_micropython_kernel.gi... --py widgetsnbextension </code> turtle [[https://github.com/takluyver/mobilechelonian|docs]] <code> pip install https://github.com/takluyver/mobilechelonian/archive/master.zip
objectdetection @projects:internetofthings
4 Hits, Last modified:
service ====== ===== Watsor ===== * [[https://github.com/asmirnou/watsor-hassio-addons|watsor]] * [[... all grpcio pip install tensorrt git clone https://github.com/asmirnou/watsor.git watsor.git pip install -e watsor.git </code> install models from https://github.com/asmirnou/watsor <code> mkdir model wget https://github.com/asmirnou/todus/raw/models/ssd_mobilenet_v2_co
mycroft @projects:iotaiuto
4 Hits, Last modified:
samoklava @projects:zibaldone:electronic
4 Hits, Last modified:
gnss @tips
3 Hits, Last modified:
keras @tips
3 Hits, Last modified:
jetsonnano @projects:internetofthings
3 Hits, Last modified:
tradfri @projects:internetofthings
3 Hits, Last modified:
install @tips:opencv
3 Hits, Last modified:
kinectv2 @tips:sensors
3 Hits, Last modified:
orin
2 Hits, Last modified:
keyboard @madmax
2 Hits, Last modified:
plate @projects
2 Hits, Last modified:
ionic @tips
2 Hits, Last modified:
jibri @tips
2 Hits, Last modified:
tmux @tips
2 Hits, Last modified:
esp32lora @projects:internetofthings
2 Hits, Last modified:
influxdb @projects:internetofthings
2 Hits, Last modified:
micropython @projects:internetofthings
2 Hits, Last modified:
seamless @projects:livenet
2 Hits, Last modified:
server @projects:livenet
2 Hits, Last modified:
postgres @tips:db
2 Hits, Last modified:
minecraft @tips:gameengine
2 Hits, Last modified:
zed @tips:sensors
2 Hits, Last modified:
ferris @projects:zibaldone:electronic
2 Hits, Last modified:
huawei @madmax
1 Hits, Last modified:
blender @tips
1 Hits, Last modified:
blocksync @tips
1 Hits, Last modified:
calibre @tips
1 Hits, Last modified:
cordova @tips
1 Hits, Last modified:
fish @tips
1 Hits, Last modified:
gstreamer @tips
1 Hits, Last modified:
kvm @tips
1 Hits, Last modified:
optimus @tips
1 Hits, Last modified:
zfs @tips
1 Hits, Last modified:
dokuwiki @wiki
1 Hits, Last modified:
epaper @projects:internetofthings
1 Hits, Last modified:
esphome @projects:internetofthings
1 Hits, Last modified:
iotaiuto @projects:internetofthings
1 Hits, Last modified:
shinobi @projects:internetofthings
1 Hits, Last modified:
bv9500 @tips:android
1 Hits, Last modified:
decompile @tips:android
1 Hits, Last modified:
install @tips:archlinux
1 Hits, Last modified:
minetest @tips:gameengine
1 Hits, Last modified:
dell @tips:hw
1 Hits, Last modified:
android @tips:radxa
1 Hits, Last modified:
cyanogenmod @tips:radxa
1 Hits, Last modified:
linux @tips:radxa
1 Hits, Last modified:
xtion @tips:sensors
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified:
yakkety @tips:ubuntu
1 Hits, Last modified:
zfs-on-root @tips:ubuntu
1 Hits, Last modified:
juniper @tips:vpn
1 Hits, Last modified:
iidc @projects:zibaldone:electronic
1 Hits, Last modified:
docker @projects:zibaldone:linux
1 Hits, Last modified: