trizen / menutray

An application menu through a GTK+ tray status icon.

Home Page:https://trizenx.blogspot.com/2012/02/menutray.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

menutray

A simple GTK+ application menu tray.

menutray


usage: menutray [options]

options:
    -g  : generate a simple menu
    -i  : generate a menu with icons
    -u  : update the configuration file
    -r  : regenerate the configuration file

other:
    -S <file>  : path to the schema.pl file
    -C <file>  : path to the config.pl file
    -o <file>  : path to the menu.pl file

help:
    -h  : print this message and exit
    -v  : print version number and exit

* Menu   : ~/.config/menutray/menu.pl
* Config : ~/.config/menutray/config.pl
* Schema : ~/.config/menutray/schema.pl

Installation: INSTALL.md

About

An application menu through a GTK+ tray status icon.

https://trizenx.blogspot.com/2012/02/menutray.html

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%