Skip to content

Instantly share code, notes, and snippets.

View JGaudette's full-sized avatar

Jon Gaudette JGaudette

View GitHub Profile
@JGaudette
JGaudette / plink-plonk.js
Created February 15, 2020 12:42 — forked from tomhicks/plink-plonk.js
Listen to your web pages
@JGaudette
JGaudette / plink-plonk.js
Created February 15, 2020 12:42 — forked from tomhicks/plink-plonk.js
Listen to your web pages
#!/usr/bin/ruby
# Download NASA MODIS imagery and use it as a desktop background.
# You'll need ImageMagick installed for this to work.
require 'date'
require 'net/http'
# Screen width/height
X = 2580
Y = 1024