Pinned Loading
-
digitalocean-ddns
digitalocean-ddns PublicA minimal DNS record changer with as few dependencies as possible. Run on a schedule on your machine with dynamic IP to keep the DNS record updated. No unnecessary API calls. No hastle.
JavaScript 1
-
Unload OSX / macOS smartcard driver
Unload OSX / macOS smartcard driver 1#!/bin/bash
2#
3# Unload OSX / macOS smartcard driver
4# Useful for libnfc
5#
-
Bootable usb flash drive for MacOS
Bootable usb flash drive for MacOS 1#!/bin/bash
2# Usage: ./bootable_usb4mac.sh /dev/rdiskX isofile.iso
3# Writing to /dev/rdiskX requires root privilegies, and rdisk is FASTER
4# https://superuser.com/questions/631592/why-is-dev-rdisk-about-20-times-faster-than-dev-disk-in-mac-os-x/631601
5USBDISK=$1
-
WSL LSCOLORS - Nice colors for files...
WSL LSCOLORS - Nice colors for files and directories when browsing around in Windows files. 1# Usage intendended for WSL. Add following row to your .zshrc, .bashrc, or what shell you are using.
2# Try which variant suites your terminal best! :)
3# Author: Patrik Höggren <p@hoggren.nu>
4#
5# Type 1:
-
pi-physical-button-trigger
pi-physical-button-trigger PublicRun any command on a Raspberry Pi with the press on a button
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.