forked from adcomp/adeskbar-0.5
-
Notifications
You must be signed in to change notification settings - Fork 0
application launcher for Openbox
neokeld/adeskbar-0.5
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## # ADesk Bar - launcher for Openbox # # Created by # David Art [aka] ADcomp <david.madbox@gmail.com> # http://www.adeskbar.tuxfamily.org/ # # This program is distributed under the terms of the GNU General Public License # For more info see http://www.gnu.org/licenses/gpl.txt # ## to launch AdeskBar : adeskbar <config_name> Config files : ~/.config/adeskbar/<config_name>.cfg Install dir : /usr/share/adeskbar/ --- Install ------- sudo ./install.sh or su -c "./install.sh" unInstall --------- sudo ./uninstall.sh or su -c "./uninstall.sh" --- Create .deb package for Debian / Ubuntu ( really bad script! ) sudo ./make_deb.sh or su -c "./make_deb.sh" --- Dependencies ------------ python (<3) , python-gtk2 , python-cairo , python-xdg, python-wnck recommend : python-dbus, python-keybinder, python-pyinotify plugin : - python-wnck : tasklist/showdesktop/intellihide - python-alsaaudio : volume ( python-pyalsaaudio on Arch / Slitaz ) - python-vte : terminal - python-xlib : systray for Debian / Ubuntu : sudo apt-get install python-wnck python-alsaaudio python-vte sudo apt-get install python-xlib python-dbus python-keybinder python-pyinotify for Fedora : sudo yum install pygtk2 pycairo pyxdg gnome-python2-libwnck sudo yum install dbus-python python-keybinder python-inotify sudo yum install python-xlib python-alsaaudio Web --- archlinux : http://bbs.archlinux.org/viewtopic.php?pid=589980 crunchbanglinux : http://crunchbanglinux.org/forums/topic/441/little-application-launcher-for-openbox/ ubuntu-fr : http://forum.ubuntu-fr.org/viewtopic.php?id=280349
About
application launcher for Openbox
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.1%
- Shell 0.9%