Home

Started in 2005, TSH Labs is a small open source development team. With a variety of languages at their disposal, ranging from C to Python and Shell, they are always looking for new projects. They are responsible for such current projects as The Open Music System.

OK Alarm

version: 0.1.0
released: 2011-09-17
platform: all

An alarm for when nothing is broken. There are plenty of alerts and alarms for when things are broken, but nothing for when everything is OK.

download source

The Open Music System

version: 1.3.1
released: 2011-04-12
platform: linux/bsd

The Open Music System is a collection of command line utilities for organizing, searching, and maintaining a music collection. Written in Python, it uses Taglib to modfiy or read meta data from Mp3, Ogg, or Flac files.

download source

Terse File Management Utilities

version: 0.2.2
released: 2011-04-28
platform: linux/bsd

Terse File Managment Utilities are a collection of command line programs for managing and renaming multiple files at once.

download source

TSH Hash

version: 0.2.0
released: 2011-11-02
platform: linux/bsd

TSH Hash is a naive open addressing hash table implementation. It resizes automatically based on current size and load factor. It optionally frees keys and values with user supplied functions.

download source