Maintenance Mode Pet Projects Archived Contributions
Maintenance Mode
Projects I do not actively develop but which receive updates from time to time to keep them usable.
GNOME EncFS
Integrate EncFS folders into the GNOME desktop by storing their passwords in the keyring and optionally mounting them at login using GNOME's autostart mechanism. more...
Percache
percache is a Python module to persistently cache results of functions (or callables in general) using decorators.
It provides memoization across multiple invocations of the Python interpreter. more...
Poole
Poole is for everyone who wants to set up a simple website in less than 5 minutes.
Poole is a markdown driven static website generator, easy to understand and easy to use. You write the content of your pages in markdown and Poole creates a nice and simple site with a navigation menu. You don't need to learn a template or preprocessing engine. more...
Pet Projects
Small projects mainly for personal use.
Bootstrap
A Makefile to quickly set up Python projects.
Really only a single file.
Includes virtual env, templates for requirements.txt
and setp.py
, style checker, VCS ignore files, and a few more goodies.
Archived
Past projects I do not work on anymore.
Remuco
Remuco is a duplex remote control system for Linux media players and mobile phones equipped with Bluetooth or WiFi.
With Remuco, you can remotely control your favorite media player. You can switch to the next, previous, or any other media within the current playlist, browse your media library and activate other playlists, rate your media, adjust volume, and more. On the mobile phone it displays information about the current media, including cover art.
Remuco can be used with Amarok, Audacious, Banshee, Exaile, MPD, MPlayer, Rhythmbox, Songbird, Totem, TVtime, VLC and XMMS2. more...
hg-compass
Compass extension for Mercurial. Find your way in repositories with multiple heads, branches and bookmarks. Compass shows where you are, where you could be and where you go on update or commit. more...
hg-autosync
AutoSync extension for Mercurial. Automated duplex synchronization with another repository.
The idea of this extension is to use Mercurial as a synchronization engine to keep files in sync across work stations. more...
Diggie
Diggie is a Markdown and Django driven wiki application. It's main use case is to run it as a personal local wiki application. It has support for labels and sorts pages in the overview according to their usage frequency. more...
Markowik
Markowik converts Markdown formatted text to Google Code wiki. Totally useless nowadays. more...
Deeno
Deeno is not an ORM. It is a thin database abstraction layer. I started this out of frustration while using ORMs like Peewee and SQLAlchemy. Never got around to finish this. more...
Contributions
Projects I contributed to.
- hg-b: Mercurial bug tracking extension to track issues within the same repo as source code.
- hg-prompt: Mercurial extension for repo context in the Bash prompt.
- madwifi: Linux driver for 802.11 (WiFi) cards using Atheros chipsets.
.. more at SourceHut