Openbox:Pipemenus

From Openbox

(Difference between revisions)
Jump to: navigation, search
(Script archives)
Line 9: Line 9:
  
 
[http://zhar.net/projects/openbox/ Eikenberry's mpd controller and key bindings toggle]
 
[http://zhar.net/projects/openbox/ Eikenberry's mpd controller and key bindings toggle]
 +
 +
 +
[http://obmenu.sf.net obmenu contains several menus, including an XDG menu, a firefox bookmark menu and others!]
  
 
== Scripts ==
 
== Scripts ==
  
=== Rox bookmarks list ===
+
I think we need to figure out how to organise these? Credits are usually included in the files... if not could people claim them if they want ;) I have linked out maybe i should upload here?
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.
+
 
 +
=== XDG GNOME/KDE/XFCE/ROX integration ===
 +
 
 +
XDG bookmarks menu, defaults to nautilus but should be usable with thunar and maybe others? [http://david.chalkskeletons.com/scripts/bookmarks.sh bookmarks.sh]
 +
 
 +
Create new files from templates (in ~/Templates) [http://david.chalkskeletons.com/scripts/templates.sh templates.sh]
 +
 
 +
Create an XDG menu. [http://david.chalkskeletons.com/scripts/desktopdotphp desktopmenu.php]
 +
 
 +
Shows your connected servers and opens them using nautilus. [http://david.chalkskeletons.com/scripts/connected_servers.sh connected_servers.sh]
 +
 
 +
Recreate your gnome-places menu from the comfort of openbox (includes server-list, bookmarks and recently used). [http://nooms.de/up/openbox/gnome-places.sh gnome-places.sh]
  
Download: [http://icculus.org/openbox/pipemenus/bookmarks.py bookmarks.py]
+
Shows your recent documents. [http://tr.openmonkey.com/pages/openbox recent.rb]
  
written by Vlad George
+
Shows your recent documents. [http://david.chalkskeletons.com/scripts/obrecent.sh obrecent.sh]
  
=== Process list ===
+
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. [http://icculus.org/openbox/pipemenus/bookmarks.py bookmarks.py] - written by Vlad George
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.
+
  
Download: [http://icculus.org/openbox/pipemenus/processes.py processes.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. [http://icculus.org/openbox/pipemenus/processes.py processes.py] - written by Vlad George
  
 
----
 
----

Revision as of 10:12, 3 July 2007

Contents

Using Pipe menus

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

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!

Scripts

I think we need to figure out how to organise these? Credits are usually included in the files... if not could people claim them if they want ;) I have linked out maybe i should upload here?

XDG GNOME/KDE/XFCE/ROX 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

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


Personal tools