Skip to content

Instantly share code, notes, and snippets.

View ki9us's full-sized avatar

Keith Irwin ki9us

View GitHub Profile
Verifying my Blockstack ID is secured with the address 15b8ZydU6RXwgLBkoXwNnduJN5sYqRkM4R https://explorer.blockstack.org/address/15b8ZydU6RXwgLBkoXwNnduJN5sYqRkM4R
@ki9us
ki9us / keybase.md
Created November 29, 2017 23:04
Keybase identity proof

Keybase proof

I hereby claim:

  • I am keith24 on github.
  • I am keithirwin (https://keybase.io/keithirwin) on keybase.
  • I have a public key ASCA6keymZMV0lqIdISVhPDuRX5HtBCD0lW3R2_6GhzZ3wo

To claim this, I am signing this object:

@ki9us
ki9us / scanpix.sh
Last active August 28, 2020 18:54
Scans a photo, alerts the user when finished, and quits or scans another. Useful for bulk scanning photos while doing other computer work.
#!/bin/bash
####################################################\
## ###
## scanpix.sh ###
## v 1.1.1 ###
## Photo scanning script ###
## ###
## Scans a photo, alerts the user when ###
## finished, and quits or scans another. ###
@ki9us
ki9us / flickr-weather-wallpaper.py
Last active December 2, 2020 17:41 — forked from kshwetabh/CurrentWeatherWall.py
Change Wallpaper based on current weather condition and time of day
#!/usr/bin/python
####################################################\
## ###
## flickr-weather-wallpaper.py ###
## v 2.0 ###
## Flickr Weather Wallpaper Setter ###
## For python 3.x ###
## ###
## Sets desktop background to image from flickr ###