Skip to content

Instantly share code, notes, and snippets.

@andybarilla
andybarilla / hover.py
Last active August 5, 2023 06:21
DDNS Script for Hover (using their unofficial API)
#!/usr/bin/env python
"""hover.py: Provides dynamic DNS functionality for Hover.com using their unofficial API.
This script is based off one by Dan Krause: https://gist.github.com/dankrause/5585907"""
__author__ = "Andrew Barilla"
__credits__ = ["Andrew Barilla", "Dan Krause"]
__license__ = "GPL"
__version__ = "1.0"
__maintainer__ = "Andrew Barilla"
@mbostock
mbostock / .block
Last active March 2, 2020 17:20
OMG Particles II
license: gpl-3.0
@mbostock
mbostock / .block
Last active November 15, 2019 12:02
OMG Particles!
license: gpl-3.0