Skip to content

Instantly share code, notes, and snippets.

@aussieade
aussieade / wemo
Created March 4, 2017 11:55
command line wemo switch control
#!/bin/bash
#
# Filename: wemo
# Author: Ade
# Created: Tue Jun 16 22:40:58 2015 (+1000)
# Last-Updated: Sat Mar 4 22:52:51 2017 (+1100)
# Description: command line wemo switch control
# Version: 0.1
#
@mcliment
mcliment / mapiconmaker.js
Created September 24, 2012 07:28
MapIconMaker for Google Maps API v3
/**
* @name MapIconMaker
* @version 2.0b
* @author Pamela Fox, Marc Climent
* @copyright (c) 2008 Pamela Fox, 2010 Marc Climent
* @fileoverview This gives you static functions for creating dynamically
* sized and colored marker icons using the Charts API marker output.
*/
/*