Openbox:Pipemenus

From Openbox

(Difference between revisions)
Jump to: navigation, search
Line 38: Line 38:
  
 
See your CPU frequency [http://hewphoria.com/configs/jmcknight/296342/ob-cpufreq-0.2.py ob-cpufrequ.py] - John McKnight
 
See your CPU frequency [http://hewphoria.com/configs/jmcknight/296342/ob-cpufreq-0.2.py ob-cpufrequ.py] - John McKnight
 +
 +
Proc info [http://david.chalkskeletons.com/scripts/procinfo procinfo] - Dave Foster
  
 
----
 
----
Line 54: Line 56:
  
 
Queries Quake 3 servers [http://www.gozer.org/programs/c/c/ob3_q3stat.c ob3_q3stat.c]
 
Queries Quake 3 servers [http://www.gozer.org/programs/c/c/ob3_q3stat.c ob3_q3stat.c]
 +
 +
Parse Netscape type bookmarks into an openbox pipe menu [http://oz.tuxaco.net/ff2xml.html ff2xml]
 +
  
 
----
 
----

Revision as of 06:03, 4 July 2007

Contents

Using Pipe menus

See the menu documentation for how to use pipe menus in your Openbox menus.

Scripts

Openbox Configuration

Theme Changer ob3_theme.c - Mike Hokenson

Theme Changer theme scripts.tar - Marius Nita



Desktop Environment Integration

XDG bookmarks menu, defaults to nautilus but should be usable with thunar and maybe others? bookmarks.sh

Create new files from templates (in ~/Templates) templates.sh

Create an XDG menu desktopmenu.php

Shows your connected servers and opens them using nautilus connected_servers.sh

Recreate your gnome-places menu from the comfort of openbox (includes server-list, bookmarks and recently used). gnome-places.sh

Shows your recent documents. recent.rb - Tim Riley

Shows your recent documents obrecent.sh

This script pipes the rox-filer bookmarks from ~/.config/rox..../bookmarks.xml into the Openbox menu. Running one in the menu opens the bookmark with rox-filer. bookmarks.py - written by Vlad George



System Information

This script reads out process information from /proc and pipes it into the Openbox menu. You can renice, kill or restart running applications through the menu. It also has an application filter, so not all user applications/daemons are shown in the menu. It is similar to the procinfo script by Dave Foster. processes.py - written by Vlad George

See your CPU frequency ob-cpufrequ.py - John McKnight

Proc info procinfo - Dave Foster



Sound & Media

Two part script, xmmspipe controls xmms/beep/audacious via xmms-session (xmms-session has instructions) xmmspipe & xmms-session.c

Control MPC from openbox obmpc.sh



Misc.

Check you GMail from a menu gmail-openbox-0.0.3.1.py

Queries Quake 3 servers ob3_q3stat.c

Parse Netscape type bookmarks into an openbox pipe menu ff2xml




Script archives

Mulberry's pipemenu script collection page

Safari Al's bgmenu script

Eikenberry's mpd controller and key bindings toggle

ObMenu contains several menus, including an XDG menu, a firefox bookmark menu and others!

Personal tools