You are not logged in.

#1 2013-05-22 08:58:54

aecepoglu
Member
Registered: 2012-09-05
Posts: 16
Website

spipemenu - ugly full screen pipe menu & launcher

spipemenu is a fullscreen, dynamic pipe menu like openbox's menu.
I wanted to create an interface for television and car-computer screens. I didn't want to spawn multiple dmenu instances to do that, so I chose to write a menu of my own.

It is fullscreen by default, but EWMH compliant, so it will obey when your tiling window manager resizes it.
It is dynamic, as the the menu content is created dynamically. stdin is read at launch, then you can execute commands and read their output to create submenus (see the demo on its homepage)

You use arrow keys to use it.
I and my mom and dad have been using it for two months now as an interface to read news, watch videos and listen to music.
Those were my requirements, so it can do those, but I believe it is easy to extend it to do other things by writing more scripts for it.

It is written in C using XCB.

Homepage:
https://bitbucket.org/aecepoglu/spipemenu

Enjoy smile
(oh, and I have a PKGBUILD for it but I haven't uploaded it on AUR yet. I will do that tonight or tomorrow night.

Last edited by aecepoglu (2013-05-22 09:25:25)

Offline

Board footer

Powered by FluxBB