dtomas/AppTray
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
AppTray Shows installed applications by Dennis Tomas Brief ~~~~~ AppTray is a panel applet that shows installed applications grouped by category. Each category is represented by an icon, which brings up a menu of applications belonging to this category when clicked. Installation ~~~~~~~~~~~~ Get AppTray and its submodules from GitHub: $ git clone --recursive https://github.com/dtomas/AppTray.git ROX ~~~ Drag the AppTray app dir to a ROX panel. XFCE ~~~~ Run the install script: $ sudo python install_xfce.py Then choose "Add New Items" from the panel menu and select AppTray from the list of items. Conditions ~~~~~~~~~~ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Please report any bugs to me <den.t@gmx.de> or the mailinglist: rox-devel@lists.sourceforge.net