Skip to content

Instantly share code, notes, and snippets.

View arnodeceuninck's full-sized avatar

Arno Deceuninck arnodeceuninck

  • University of Antwerp
  • Antwerp, Belgium
View GitHub Profile
@trackzero
trackzero / motion-illuminance.yaml
Last active February 8, 2025 20:36 — forked from Danielbook/motion-illuminance.yaml
Motion and Illuminance level
blueprint:
name: Motion-activated Light with illuminance
description: Turn on a light when motion is detected and illuminance is below a set Lux level.
domain: automation
input:
motion_entity:
name: Motion Sensor
selector:
entity:
domain: binary_sensor
@Utopiah
Utopiah / updateDefinitionsFromHighlights.sh
Last active August 26, 2023 15:24
On device offline dictionary for reMarkable
#!/bin/bash
#
# opkg requirements :
# opkg install 7z git jq
#
# git clone https://github.com/wordset/wordset-dictionary/
#
# assumes ~/xochitl-data links to /home/root/.local/share/remarkable/xochitl/
#
# warning ~/epubTemplate/ is required. See instead https://gist.github.com/Utopiah/119f5c96fae048609a2091f7f3d81f53
@ed-flanagan
ed-flanagan / Popcorn-Time.desktop
Last active August 28, 2024 21:30
Gnome Popcorn Time application launcher
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Popcorn Time
Name[en_US]=Popcorn Time
GenericName=BitTorrent Stream Player
GenericName[en_US]=BitTorrent Stream Player
Comment=Run the Popcorn Time application
Comment[en_US]=Run the Popcorn Time application
Type=Application