90 lines
3.8 KiB
XML
90 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>space.nouspiro.tenmon</id>
|
|
<launchable type="desktop-id">space.nouspiro.tenmon.desktop</launchable>
|
|
<name>Tenmon</name>
|
|
<summary>FITS/XISF image viewer, converter, index and search</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
<description>
|
|
<p>It is intended primarily for viewing astro photos and images. It supports the following formats:</p>
|
|
<ul>
|
|
<li>FITS 8, 16 bit integer and 32 bit float</li>
|
|
<li>XISF 8, 16 bit integer and 32 bit float</li>
|
|
<li>RAW CR2, DNG, NEF</li>
|
|
<li>JPEG, PNG, BMP, GIF, PBM, PGM, PPM and SVG images</li>
|
|
</ul>
|
|
<p>Features of application:</p>
|
|
<ul>
|
|
<li>Using same stretch function as PixInsight</li>
|
|
<li>OpenGL accelerated drawing</li>
|
|
<li>Index and search FITS XISF header data</li>
|
|
<li>Quick mark images and then copy/move marked files</li>
|
|
<li>Convert FITS <-> XISF</li>
|
|
<li>Convert FITS/XISF -> JPEG/PNG</li>
|
|
<li>Image statistics mean, media, min, max</li>
|
|
<li>Support for WCS</li>
|
|
<li>Thumbnails</li>
|
|
<li>Convert CFA images to colour - debayer</li>
|
|
<li>Color space aware</li>
|
|
</ul>
|
|
</description>
|
|
<categories>
|
|
<category>Graphics</category>
|
|
<category>Viewer</category>
|
|
<category>Science</category>
|
|
<category>Astronomy</category>
|
|
</categories>
|
|
<keywords>
|
|
<keyword>astronomy</keyword>
|
|
</keywords>
|
|
<url type="homepage">https://nouspiro.space/?page_id=206</url>
|
|
<url type="bugtracker">https://github.com/flathub/space.nouspiro.tenmon/issues</url>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://nouspiro.space/wp-content/uploads/2022/04/tenmon-1024x579.png</image>
|
|
<image>https://nouspiro.space/wp-content/uploads/2022/12/tenmon2-1024x645.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<content_rating type="oars-1.1"/>
|
|
<releases>
|
|
<release version="20230212" date="2023-02-12">
|
|
<description>
|
|
<ul>
|
|
<li>Replace PCL with LibXISF</li>
|
|
<li>Fix issue with OpenGL</li>
|
|
<li>Fix loading SATURATION settings</li>
|
|
<li>Fix issue with whitebalance coefficients</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="20221228" date="2022-12-28">
|
|
<description>
|
|
<ul>
|
|
<li>Add gray world white balance</li>
|
|
<li>Export database to CSV</li>
|
|
<li>Fine tune of STF when Shift key is pressed</li>
|
|
<li>Add saturation statistic</li>
|
|
<li>Various fixes</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="20221215" date="2022-12-15">
|
|
<description>
|
|
<ul>
|
|
<li>Add debayer support</li>
|
|
<li>Move to trash action</li>
|
|
<li>Change copy and move shortcuts to F5 and F6</li>
|
|
<li>Change mark and unmark key shortcuts to F7 and F8</li>
|
|
<li>Fix not refreshing file tree</li>
|
|
<li>Add option to not use native file dialog</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="20221209" date="2022-12-09"/>
|
|
<release version="20221126" date="2022-11-26"/>
|
|
<release version="20221121" date="2022-11-11"/>
|
|
<release version="20221023" date="2022-10-23"/>
|
|
</releases>
|
|
</component>
|