Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluesabre/menulibre
MenuLibre is an advanced menu editor that provides modern features in a clean, easy-to-use interface.
https://github.com/bluesabre/menulibre
Last synced: 13 days ago
JSON representation
MenuLibre is an advanced menu editor that provides modern features in a clean, easy-to-use interface.
- Host: GitHub
- URL: https://github.com/bluesabre/menulibre
- Owner: bluesabre
- License: gpl-3.0
- Created: 2020-06-10T01:48:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T06:54:35.000Z (20 days ago)
- Last Synced: 2024-10-25T11:58:06.954Z (19 days ago)
- Language: Python
- Homepage: https://bluesabre.org/menulibre
- Size: 32.7 MB
- Stars: 210
- Watchers: 10
- Forks: 18
- Open Issues: 84
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- Funding: .github/FUNDING.yml
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# MenuLibre
**MenuLibre** is an advanced FreeDesktop.org compliant menu editor.![MenuLibre window](https://github.com/bluesabre/menulibre/blob/wiki-assets/readme/menulibre-github.png)
All fields specified in the FreeDesktop.org [Desktop Entry](https://specifications.freedesktop.org/desktop-entry-spec/latest/) and [Menu](https://specifications.freedesktop.org/menu-spec/latest/)
specifications are available to quickly update.
Additionally, MenuLibre provides an editor for the launcher actions
used by applications such as Unity and Plank.## Features
- A beautiful interface powered by the latest version of GTK+
- Create new launchers, or modify existing ones with complete control over common settings and access to advanced settings
- Add, remove, and adjust desktop actions: powerful shortcuts available used by Unity, Xfce, and Pantheon
- Easily rearrange menu items to suit your needs### Build Requirements
- gir1.2-gtk-3.0
- intltool
- libgnome-menu-3-dev
- python-gi-dev
- python3
- [python3-distutils-extra](https://launchpad.net/python-distutils-extra)
- python3-psutil### Runtime Requirements
- gir1.2-gdkpixbuf-2.0
- gir1.2-glib-2.0
- gir1.2-gmenu-3.0
- gir1.2-gtk-3.0
- gir1.2-gtksource-3.0
- gnome-menus
- python3
- python3-gi
- python3-psutil
- xdg-utils## Installation
1. Install the above build requirements
2. Run the installer: \
sudo python3 setup.py install## Links
- [Homepage](https://bluesabre.org/menulibre/)
- [Releases](https://github.com/bluesabre/menulibre/releases)
- [Bug Reports](https://github.com/bluesabre/menulibre/issues)
- [Translations](https://www.transifex.com/bluesabreorg/menulibre)
- [Wiki](https://github.com/bluesabre/menulibre/wiki)