1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <component type =" desktop-application" >
3+ <id >io.github.saeugetier.photobooth</id >
4+ <name >Photobooth</name >
5+ <developer id =" io.github.saeugetier" >
6+ <name >Timm Eversmeyer</name >
7+ </developer >
8+ <summary >A photobooth application.</summary >
9+ <description >
10+ <p >Photobooth is a photobooth application designed to be used with a camera and a printer. Features:</p >
11+ <ul >
12+ <li >Capture photos via a camera</li >
13+ <li >Create collage from captured photos.</li >
14+ <li >Print single photos or collages</li >
15+ <li >View and reprint captures in a gallery</li >
16+ <li >Background removal via neural network or green screen.</li >
17+ <li >Selectable image filter effects</li >
18+ </ul >
19+ </description >
20+ <supports >
21+ <control >pointing</control >
22+ <control >keyboard</control >
23+ <control >touch</control >
24+ </supports >
25+ <content_rating type =" oars-1.1" />
26+ <project_license >GPL-3.0</project_license >
27+ <metadata_license >CC0-1.0</metadata_license >
28+ <url type =" homepage" >https://saeugetier.github.io/photobooth/</url >
29+ <launchable type =" desktop-id" >io.github.saeugetier.photobooth.desktop</launchable >
30+
31+ <screenshots >
32+ <screenshot type =" default" >
33+ <image >https://raw.githubusercontent.com/saeugetier/photobooth/refs/heads/feature/139-compile-flatpak-package/screenshots/Main.png</image >
34+ <caption >Main page</caption >
35+ </screenshot >
36+ </screenshots >
37+
38+ <releases >
39+ <release version =" 0.7.0" date =" 2025-05-11" >
40+ <description translate =" no" >
41+ <p >Initial release with flatpak</p >
42+ </description >
43+ </release >
44+ </releases >
45+ </component >
0 commit comments