Skip to content

Instantly share code, notes, and snippets.

View ki9us's full-sized avatar

Keith Irwin ki9us

View GitHub Profile
@ki9us
ki9us / keybase.md
Last active October 16, 2025 12:55
keybase.md

Keybase proof

I hereby claim:

  • I am ki9us on github.
  • I am ki9 (https://keybase.io/ki9) on keybase.
  • I have a public key ASCfjRUWfXq46sefxCBGf8nJvSBi9vTDRSmcaIXje_iwSgo

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 ###