Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/trizen/menutray
- Owner: trizen
- License: gpl-3.0
- Created: 2014-04-26T21:33:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-08T12:34:33.000Z (over 2 years ago)
- Last Synced: 2024-05-02T17:14:37.567Z (6 months ago)
- Topics: gtk, menu, menu-generator, menutray, perl, tray
- Language: Perl
- Homepage: https://trizenx.blogspot.com/2012/02/menutray.html
- Size: 73.2 KB
- Stars: 62
- Watchers: 8
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 fileother:
-S : path to the schema.pl file
-C : path to the config.pl file
-o : path to the menu.pl filehelp:
-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)