summaryrefslogtreecommitdiff
path: root/assets/nyxt.metainfo.xml
blob: 9fcaa0335aa74dcc3e7926db430c313370885738 (plain)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop-application">
  <!-- Spec: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html -->
  <id>engineer.atlas.Nyxt</id>
  <metadata_license>CC-BY-SA-3.0</metadata_license>
  <project_license>BSD-3-Clause</project_license>
  <content_rating type="oars-1.1" />
  <developer_name>Atlas Engineer</developer_name>
  <name>Nyxt</name>
  <summary>The hacker's browser</summary>
  <description>
    <p>Quickly analyze, navigate, and extract information from the
    Internet. Nyxt is fully hackable  all of its source code can be
    introspected, modified, and tweaked to your exact specification.</p>
  </description>
  <categories>
    <category>Network</category>
  </categories>
  <url type="homepage">https://nyxt-browser.com/</url>
  <url type="bugtracker">https://github.com/atlas-engineer/nyxt/issues</url>
  <url type="faq">https://nyxt-browser.com/faq</url>
  <url type="help">https://discourse.atlas.engineer/</url>
  <url type="donation">https://nyxt-browser.com/purchase</url>
  <!-- <url type="translate"></url> -->
  <url type="contact">https://atlas.engineer/contact</url>
  <url type="contribute">https://github.com/atlas-engineer/nyxt/blob/master/documents/README.org</url>
  <launchable type="desktop-id">nyxt.desktop</launchable>
  <provides>
    <binary>nyxt</binary>
  </provides>
  <screenshots>
    <screenshot type="default">
      <image>https://nyxt-browser.com/static/image/switch-buffer.png</image>
      <caption>Fast tab switching</caption>
    </screenshot>
    <screenshot>
      <image>https://nyxt-browser.com/static/image/multi-select.png</image>
      <caption>Multiple marking</caption>
    </screenshot>
    <screenshot>
      <image>https://nyxt-browser.com/static/image/bookmark.png</image>
      <caption>Powerful bookmarks</caption>
    </screenshot>
    <screenshot>
      <image>https://nyxt-browser.com/static/image/multi-search.png</image>
      <caption>Multi tab search</caption>
    </screenshot>
    <screenshot>
      <image>https://nyxt-browser.com/static/image/history.png</image>
      <caption>History as a tree</caption>
    </screenshot>
</screenshots>
  <!-- Only those published on Flathub are listed -->
  <releases>
    <release version="3.11.0" date="2024-01-08">
      <url>https://nyxt-browser.com/article/release-3.11.0.org</url>
    </release>
    <release version="3.10.0" date="2023-12-11">
      <url>https://nyxt-browser.com/article/release-3.10.0.org</url>
    </release>
    <release version="3.9.2" date="2023-11-13">
      <url>https://nyxt-browser.com/article/release-3.9.2.org</url>
    </release>
    <release version="3.9.1" date="2023-10-23">
      <url>https://nyxt-browser.com/article/release-3.9.1.org</url>
    </release>
    <release version="3.9.0" date="2023-10-09">
      <url>https://nyxt-browser.com/article/release-3.9.0.org</url>
    </release>
    <release version="3.8.0" date="2023-09-25">
      <url>https://nyxt-browser.com/article/release-3.8.0.org</url>
    </release>
    <release version="3.7.0" date="2023-09-11">
      <url>https://nyxt-browser.com/article/release-3.7.0.org</url>
    </release>
    <release version="3.6.1" date="2023-08-28">
      <url>https://nyxt-browser.com/article/release-3.6.1.org</url>
    </release>
  </releases>
</component>