-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathio.github.opennumismat.open-numismat.metainfo.xml
More file actions
50 lines (50 loc) · 2.26 KB
/
io.github.opennumismat.open-numismat.metainfo.xml
File metadata and controls
50 lines (50 loc) · 2.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.opennumismat.open-numismat</id>
<replaces>
<id>org.opennumismat.OpenNumismat</id>
</replaces>
<name>OpenNumismat</name>
<summary>Custom coin collection catalog</summary>
<description>
<p>OpenNumismat is a handy and reliable application aimed at coin collectors, numismatists or amateurs looking to create a numismatics collection.</p>
<p>With OpenNumismat, you will be able to organize and manage coin collection: create an advanced catalogue of your coins, wish and selling lists, view statistics for your collection.</p>
<p>Suitable for other collectibles, like stamps, banknotes, postcards, badges, scale models. And also for organize home inventory.</p>
</description>
<metadata_license>FTL</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<launchable type="desktop-id">io.github.opennumismat.open-numismat.desktop</launchable>
<url type="homepage">https://opennumismat.github.io/</url>
<url type="bugtracker">https://github.com/OpenNumismat/open-numismat/issues</url>
<update_contact>opennumismat@gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<screenshots>
<screenshot type="default">
<caption>Main window</caption>
<image>https://opennumismat.github.io/images/screenMain-linux.png</image>
</screenshot>
<screenshot>
<caption>Edit dialog</caption>
<image>https://opennumismat.github.io/images/screenEdit-linux.png</image>
</screenshot>
<screenshot>
<caption>Statistics chart</caption>
<image>https://opennumismat.github.io/images/screenStatistics-linux.png</image>
</screenshot>
</screenshots>
<branding>
<color type="primary" scheme_preference="light">#fef5be</color>
<color type="primary" scheme_preference="dark">#423400</color>
</branding>
<developer id="io.github.opennumismat">
<name>Janis</name>
</developer>
<releases>
<release date="2026-02-12" version="1.10.5"/>
<release date="2026-01-20" version="1.10.4"/>
<release date="2025-10-23" version="1.10.3"/>
<release date="2025-09-16" version="1.10.2"/>
<release date="2025-06-03" version="1.10.1"/>
<release date="2025-04-15" version="1.10.0"/>
</releases>
</component>