Many programmers often write small test code or example code for themselves or for helping others, these small code pieces are named snippets.
Snippeq saves snippets in a MySql Database and provides functionality for searching, manipulating and exporting them. With the import/export function you are able to share snippets with your friends. Syntax highlighting is provided using QScintilla. Installation instructions are included in the tarball.
Product's homepage
Requirements:
· Qt version >= 3.2
· MySQL version >= 3.x
· QScintilla recent versions