No release in over 3 years
Low commit activity in last 3 years
This script reads the .desktop files installed and build the application's menu under the Fluxbox home folder.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
>= 0

Runtime

>= 0
 Project Readme

FluxboxAppsMenu

FluxboxAppsMenu builds an application's menu for the Fluxbox window manager starting from the desktop files installed by the applications themselves.

Categories and sub-categories listed within these files will be used to assign the related application to the proper folder in order to create a tree representation automatically.

Customizations are allowed enhancing the configuration file.

Ruby Gem Version

Installation

Install it as:

$ gem install fluxbox_apps_menu

Configuration

To start with customizations create a copy of the config file (fluxbox_apps_menu.yaml) under the ~/.fluxbox folder using the related command:

$ fluxbox_apps_menu config

Edit it with your favorite editor:

$ vi ~/fluxbox/fluxbox_apps_menu.yaml

Once changes are done build the menu again!

Usage

Build the menu:

$ fluxbox_apps_menu build

When the application menu is built it can be included in your main fluxbox menu file (usually ~/.fluxbox/menu) adding the row below wherever you want to display it:

[include] (~/.fluxbox/menu-apps)

Get help

Where to start:

$ fluxbox_apps_menu help

Get help for a specific task:

$ fluxbox_apps_menu help build
$ fluxbox_apps_menu help config

More help:

More info is available at: