- through the software center on many GNU+Linux distributions
- through the Arch-User-Repository on ArchLinux-based systems
- through the download-page on flathub
- python3
- python3-gobject
- libadwaita >= 1.4 (for adaptive interface)
- libadwaita >= 1.2 (for static interface)
- libgtk >= 4.8
- xdg-utils
git clone https://codeberg.org/libre-menu-editor/libre-menu-editor
cd libre-menu-editor
libre-menu-editor/main.py
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install org.gnome.Platform/x86_64/46
flatpak-builder --user --install --force-clean .build-dir flatpak.yml
sudo make install
sudo gtk-update-icon-cache -f /usr/share/icons/hicolor
If you want to improve a translation, it is recommended to do so through the weblate. Alternatively, you can edit the translation files directly and contribute your changes in a pull request.
Bug reports, feedback, and feature requests can be made through the issue tracker.
If you have written bug fixes and want to merge them into the upstream project, feel free to make a pull request. If you want to contribute code that introduces new features, changes existing features or makes changes to the interface, please open an issue to first discuss your ideas with the project's maintainers.
2023-07-01: albano.battistella added italian translations: it.json
2024-01-07: locness3 improved french translations: fr.json
2024-04-28: Sabri Ünal added turkish translations: tr.json
2024-07-29: SomeTr improved ukrainian translations: uk.json
2024-08-09: NaumovSN added russian translations: ru.json
2024-08-26: meskobalazs added hungarian translations: hu.json