Projects
Table of Contents
Various ramblings and projects, mostly tools and libraries
Related
I maintain a page of Interesting Tech which are random pieces of software or tools I find interesting at the time.
There is a section on bash scripting
Also look at any page with the projects tag
Projects
Paste An hour long project where I wrote a paste server and shell script client
Screenshot python script for taking screenshots and uploading them to a cloud storage provider. github
git-watch watch a git repository for changes and execute update commands
git-caddy clone or update a bunch of git repositories from a configuration file
dice simple dice program as a 1 hour hack
runitcmd runit utility written in go for setting up and managing runit services
haproxyctl go cli and library for managing haproxy
dns-router personal dns server with bells and whistles written in go
webchat forked websocket demo which implements a chat server that is similar in function to a IRC server
Go libaries
go-logging leveled logging libary for go