forked from flathub/flathub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathde.wolfvollprecht.UberWriter.appdata.xml
40 lines (40 loc) · 2.04 KB
/
de.wolfvollprecht.UberWriter.appdata.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">de.wolfvollprecht.UberWriter.desktop</id>
<name>UberWriter</name>
<summary>An elegant, free distraction GTK+ markdown editor</summary>
<description>
<p>Uberwriter is a GTK+ based distraction free Markdown editor, mainly developed by Wolf Vollprecht. It uses pandoc as backend for markdown parsing and offers a very clean and sleek user interface.</p>
</description>
<categories>
<category>Office</category>
<category>TextEditor</category>
<category>GTK</category>
</categories>
<screenshots>
<screenshot type="default">
<caption>The UberWriter main window</caption>
<image type="source">https://user-images.githubusercontent.com/8913975/39668441-37b97b9e-50ce-11e8-83b4-19f481c79468.png</image>
</screenshot>
<screenshot>
<caption>Dark theme available</caption>
<image type="source">https://user-images.githubusercontent.com/8913975/39668442-37ec83b8-50ce-11e8-9896-0d2f5876ebfb.png</image>
</screenshot>
<screenshot>
<caption>With inline preview for formulas, images, footnotes and definitions</caption>
<image type="source">https://user-images.githubusercontent.com/8913975/39668440-379c4236-50ce-11e8-8c89-3d03c639953e.png</image>
</screenshot>
<screenshot>
<caption>The preview mode shows a live preview of the rendered document</caption>
<image type="source">https://user-images.githubusercontent.com/8913975/39668443-380813f8-50ce-11e8-8bc1-b69f97fb6080.png</image>
</screenshot>
<screenshot>
<caption>The focus mode helps you providing a clear environment for writing</caption>
<image type="source">https://user-images.githubusercontent.com/8913975/39668438-375ffbb4-50ce-11e8-8abe-1109702f8656.png</image>
</screenshot>
</screenshots>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<url type="homepage">http://uberwriter.wolfvollprecht.de/</url>
<!-- <icon type="remote" height="375" width="375"></icon> -->
</application>