2014-01-24 05:23:50 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-01-24 08:27:15 +00:00
|
|
|
|
<!-- Copyright 2014 Pedro Neves <nevesdiver@gmail.com> -->
|
2018-09-03 20:04:50 +00:00
|
|
|
|
<component type="desktop-application">
|
|
|
|
|
<id>subsurface</id>
|
|
|
|
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
|
|
|
|
<project_license>GPL-2.0-only</project_license>
|
|
|
|
|
<name>Subsurface</name>
|
|
|
|
|
<summary>Manage and display dive computer data</summary>
|
|
|
|
|
<description>
|
|
|
|
|
<p>Subsurface is an opensource diving logbook that runs on Linux, Windows and Mac.
|
2014-01-24 05:23:50 +00:00
|
|
|
|
With this program, users can keep track of their dives by logging dive locations (with GPS coordinates),
|
2017-02-27 11:14:22 +00:00
|
|
|
|
weights and exposure protection used, divemasters and dive buddies, etc.
|
2018-09-03 20:04:50 +00:00
|
|
|
|
Subsurface also enables the users to rate their dives and provide additional dive notes.</p>
|
|
|
|
|
<p>Dives can be downloaded from a variety of dive computers, inserted manually or imported from other programs.
|
2014-01-24 08:27:15 +00:00
|
|
|
|
A wide array of diving statistics and information is calculated and displayed, like the user’s SAC rate,
|
2018-09-03 20:04:50 +00:00
|
|
|
|
partial pressures of O2, N2 and He, calculated deco information, and many more.</p>
|
|
|
|
|
<p>The dive profiles (and the tank pressure curves) can be visualized in a comprehensive and clean way, that
|
2014-01-24 05:23:50 +00:00
|
|
|
|
provides the user with additional information on relative velocity (and momentary air consumption) during the dive.
|
|
|
|
|
Subsurface also allows the user to print out a detailed log book that includes dive profiles and other relevant information.
|
2018-09-03 20:04:50 +00:00
|
|
|
|
The program is localized in about 20 languages and well supported by an active developer community.</p>
|
|
|
|
|
</description>
|
|
|
|
|
<screenshots>
|
|
|
|
|
<screenshot type="default">
|
2020-04-26 23:36:27 +00:00
|
|
|
|
<image>https://raw.githubusercontent.com/Subsurface/subsurface/master/appdata/main.png</image>
|
2018-09-03 20:04:50 +00:00
|
|
|
|
</screenshot>
|
|
|
|
|
<screenshot>
|
2020-04-26 23:36:27 +00:00
|
|
|
|
<image>https://raw.githubusercontent.com/Subsurface/subsurface/master/appdata/diveplanner.png</image>
|
2018-09-03 20:04:50 +00:00
|
|
|
|
</screenshot>
|
|
|
|
|
</screenshots>
|
|
|
|
|
<url type="homepage">https://subsurface-divelog.org</url>
|
2020-04-26 23:36:27 +00:00
|
|
|
|
<url type="bugtracker">https://github.com/Subsurface/subsurface/issues</url>
|
2018-09-03 20:04:50 +00:00
|
|
|
|
<url type="faq">https://subsurface-divelog.org/faq/</url>
|
|
|
|
|
<url type="help">https://subsurface-divelog.org/documentation/</url>
|
|
|
|
|
<url type="translate">https://www.transifex.com/subsurface/subsurface/</url>
|
|
|
|
|
<releases>
|
|
|
|
|
<release version="" date="" />
|
|
|
|
|
</releases>
|
|
|
|
|
<developer_name>The Subsurface development team</developer_name>
|
|
|
|
|
<update_contact>subsurface@subsurface-divelog.org</update_contact>
|
|
|
|
|
<content_rating type="oars-1.1" />
|
|
|
|
|
<provides>
|
|
|
|
|
<binary>subsurface</binary>
|
|
|
|
|
</provides>
|
|
|
|
|
</component>
|