This is the GNOME application for Yuml Recipes. It opens *.yuml files by registering the application/x-yuml mimetype. Internally it uses the Yuml Recipes Python Library.
See the corresponding 'Chili con Carne.yuml' file.
- Download the
org.yumlrecipes.yumlrecipes.flatpak
file from the latest release in GitHub - Run
flatpak install --user org.yumlrecipes.yumlrecipes.flatpak
- Clone this repository
- Run
./run
to install and start the application
- Support for *.yuml files packaged with their images as ZIP file keeping the *.yuml extension
- Export thumbnailer to give the zipped_recipe.yuml the thumbnail of its image, see Flatpak thumbnailer feature request
- Run
xdg-open filename.yuml
to run and get console output - Run
xdg-mime default org.yumlrecipes.yumlrecipes.desktop application/x-yuml
to set as default
- ~/.local/share/flatpak/exports/share
- ~/.local/share/flatpak/exports/share/applications
- ~/.local/share/flatpak/exports/share/mime/packages
- /var/lib/flatpak/exports/share
- /var/lib/flatpak/exports/share/applications
- /var/lib/flatpak/exports/share/mime/packages
- GTK 3 Python Reference
- GTK 3 How Do I
- GTK 4 Widget Documentation
- GNOME Integration
- Flatpak PIP Generator
- Flatpak CI Docker Image
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
GPL-3.0
Copyright (c) 2023 Patrick Eschenbach