Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trizen/menutray

An application menu through a GTK+ tray status icon.
https://github.com/trizen/menutray

gtk menu menu-generator menutray perl tray

Last synced: 3 months ago
JSON representation

An application menu through a GTK+ tray status icon.

Awesome Lists containing this project

README

        

menutray
========

A simple GTK+ application menu tray.

![menutray](https://2.bp.blogspot.com/-Tst48LetC_8/VmucnuuC_lI/AAAAAAAAfag/bCm3TEon5nI/s1600/2015-12-12-060231_1920x1080_scrot.png)

----

```
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 : path to the schema.pl file
-C : path to the config.pl file
-o : 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](./INSTALL.md)