What is this thing?

A simple application framework for making small useful utilities that are quickly accessible.

[top]

What is the clipboard plugin
A small application to monitory anything that is copied to the clipboard and remember it. Thus allowing some nice features such as switching contents of the clipboard, searching for things within the clipboard, and seeing what time something was last accessed in the clipboard.
[top]

What is the regex plugin
A utility to help make working with regular expressions easier by allowing one to quickly see the results of a particular regex pattern to some blob of text.
[top]