lophus.org ...nerdies' home.

Help!

Why is this called 'lophus'?

We don't know, sorry.

What does 'lophus' mean?

(see above)

What's this all about?

(see above)
samurai-x A work in progress window manager written in pure python.
written in Python using ooxcb, libxcb

Get the code: git clone git://samurai-x.org/samuraix.git

Project site
Screenshot
Browse the code online
gpyconf gtk python configuration handler
written in Python using pygtk
last changeset:
revision 43 (1 month ago)

gpyconf makes it easy to create and manage configuration using python.
Using a declarative syntax, you don’t have to do anything but defining some option types (like “text”, “boolean”, “dropdown” etc.).
If you want, gpyconf generates gtk windows using pygtk that offer a configuration frontend for the users of your application.

All you need is defining the options!

→ See gpyconf website with docs and examples
pywmctrl a module for basic window manager interaction
written in Python using xlib
last changeset:
revision 4 (2 months ago)

modules various python modules
written in Python using
last changeset:
revision 5 (5 months ago)

droppy a dropbox to upload and share files
written in Python using werkzeug
last changeset:
revision 4 (3 months ago)

Rewrite of “dropbox”. Gained new interface and some ajax features. Offers the possibility of registering/logging in to protect files from other users.

View in action
limited a website and blog system
written in Python using django, textile
last changeset:
revision 27 (2 months ago)
View in action
gestikk mouse gestures for X/Linux
written in Python using pygtk, xlib, virtkey