|
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> |
| 2 | +<component type="desktop-application"> |
| 3 | + <id>net.imput.helium</id> |
| 4 | + <launchable type="desktop-id">helium.desktop</launchable> |
| 5 | + <metadata_license>CC0-1.0</metadata_license> |
| 6 | + <project_license>GPL-3.0-only</project_license> |
| 7 | + <name>Helium</name> |
| 8 | + <summary>Private, fast, and honest web browser</summary> |
| 9 | + <description> |
| 10 | + <p> |
| 11 | + Helium is a private, fast, and honest web browser based on Chromium. |
| 12 | + It prioritizes user privacy while maintaining excellent performance and |
| 13 | + a clean browsing experience. |
| 14 | + </p> |
| 15 | + <p>Features:</p> |
| 16 | + <ul> |
| 17 | + <li>Private browsing by default</li> |
| 18 | + <li>Fast performance based on Chromium</li> |
| 19 | + <li>Honest and transparent development</li> |
| 20 | + <li>Cross-platform support</li> |
| 21 | + <li>Open-source software</li> |
| 22 | + </ul> |
| 23 | + </description> |
| 24 | + <url type="homepage">https://github.com/imputnet/helium-linux</url> |
| 25 | + <url type="bugtracker">https://github.com/imputnet/helium-linux/issues</url> |
| 26 | + <url type="help">https://github.com/imputnet/helium-linux</url> |
| 27 | + <screenshots> |
| 28 | + <screenshot type="default"> |
| 29 | + <caption>Kagi search results showing web pages and videos</caption> |
| 30 | + <image |
| 31 | + >https://raw.githubusercontent.com/imputnet/helium-linux/refs/heads/main/package/screenshots/lead.png</image> |
| 32 | + </screenshot> |
| 33 | + <screenshot> |
| 34 | + <caption>Viewing Wikipedia articles with image galleries</caption> |
| 35 | + <image |
| 36 | + >https://raw.githubusercontent.com/imputnet/helium-linux/refs/heads/main/package/screenshots/split-view.png</image> |
| 37 | + </screenshot> |
| 38 | + </screenshots> |
| 39 | + <content_rating type="oars-1.1" /> |
| 40 | + <releases> |
| 41 | + <release version="0.10.5.1" date="2026-03-14" /> |
| 42 | + </releases> |
| 43 | + <developer id="net.imput"> |
| 44 | + <name>imput</name> |
| 45 | + </developer> |
| 46 | + <keywords> |
| 47 | + <keyword>browser</keyword> |
| 48 | + <keyword>web</keyword> |
| 49 | + <keyword>internet</keyword> |
| 50 | + <keyword>privacy</keyword> |
| 51 | + </keywords> |
| 52 | + <categories> |
| 53 | + <category>Network</category> |
| 54 | + <category>WebBrowser</category> |
| 55 | + </categories> |
| 56 | +</component> |
0 commit comments