2018-04-16 21:46:16 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
<component type= "desktop-application" >
2018-10-01 01:55:22 +00:00
<id > writeas-gtk</id>
2018-04-17 23:28:29 +00:00
<project_license > GPL-3.0+</project_license>
2018-10-01 01:19:51 +00:00
<metadata_license > CC0</metadata_license>
2018-04-19 19:25:34 +00:00
<name > Write.as</name>
2018-10-01 01:19:12 +00:00
<summary > Publish a thought in seconds</summary>
2018-04-16 21:46:16 +00:00
<description >
2018-09-30 22:50:44 +00:00
<p > Write.as is a simple writing tool and publishing platform. There's no sign up — just open the app, write something, and publish.</p>
<p > Published posts get a secret, unique link on Write.as that you can share with anyone, or keep to yourself. In either case, you remain private because we don't collect personal information about you.</p>
<ul >
<li > Simple, distraction-free editor built for your words</li>
<li > Instantly launches to a blank page or your last draft</li>
<li > Writing automatically saves as you type</li>
<li > Work on a single local draft, then publish or save as another file when you're finished</li>
<li > Choose from three different fonts: serif, sans-serif, or monospace</li>
<li > Dark mode on platforms that support it</li>
<li > Publish to Write.as and share your post (<a href= "https://write.as/l23z7d6yb0dd5v4c.md" > example</a> )</li>
<li > Manage published posts with the built-in command-line interface</li>
</ul>
2018-04-16 21:46:16 +00:00
</description>
2018-08-27 13:26:44 +00:00
<developer_name > Write.as</developer_name>
2018-04-16 21:46:16 +00:00
<url type= "homepage" > https://write.as/</url>
<url type= "help" > https://write.as/contact</url>
2018-09-29 04:36:40 +00:00
<url type= "bugtracker" > https://github.com/writeas/writeas-gtk/issues</url>
2018-04-17 23:28:29 +00:00
<update_contact > hello@write.as</update_contact>
2018-04-16 21:46:16 +00:00
<provides >
2018-10-01 01:55:22 +00:00
<binary > writeas-gtk</binary>
2018-04-16 21:46:16 +00:00
</provides>
2018-04-18 01:36:27 +00:00
2018-04-18 12:25:19 +00:00
<screenshots >
<screenshot type= "default" >
<caption > The Write.as editor.</caption>
<image type= "source" > https://write.as/img/screens/gtk/serif.png</image>
</screenshot>
<screenshot >
<caption > The Write.as editor in dark mode.</caption>
<image type= "source" > https://write.as/img/screens/gtk/serif-dark.png</image>
</screenshot>
<screenshot >
<image type= "source" > https://write.as/img/screens/gtk/sans.png</image>
</screenshot>
<screenshot >
<image type= "source" > https://write.as/img/screens/gtk/monospace.png</image>
</screenshot>
</screenshots>
2018-10-01 01:18:36 +00:00
<content_rating type= "oars-1.1" >
<content_attribute id= "violence-cartoon" > none</content_attribute>
<content_attribute id= "violence-fantasy" > none</content_attribute>
<content_attribute id= "violence-realistic" > none</content_attribute>
<content_attribute id= "violence-bloodshed" > none</content_attribute>
<content_attribute id= "violence-sexual" > none</content_attribute>
<content_attribute id= "violence-desecration" > none</content_attribute>
<content_attribute id= "violence-slavery" > none</content_attribute>
<content_attribute id= "violence-worship" > none</content_attribute>
<content_attribute id= "drugs-alcohol" > none</content_attribute>
<content_attribute id= "drugs-narcotics" > none</content_attribute>
<content_attribute id= "drugs-tobacco" > none</content_attribute>
<content_attribute id= "sex-nudity" > none</content_attribute>
<content_attribute id= "sex-themes" > none</content_attribute>
<content_attribute id= "sex-homosexuality" > none</content_attribute>
<content_attribute id= "sex-prostitution" > none</content_attribute>
<content_attribute id= "sex-adultery" > none</content_attribute>
<content_attribute id= "sex-appearance" > none</content_attribute>
<content_attribute id= "language-profanity" > none</content_attribute>
<content_attribute id= "language-humor" > none</content_attribute>
<content_attribute id= "language-discrimination" > none</content_attribute>
<content_attribute id= "social-chat" > none</content_attribute>
2018-12-17 19:32:38 +00:00
<content_attribute id= "social-info" > moderate</content_attribute>
2018-10-01 01:18:36 +00:00
<content_attribute id= "social-audio" > none</content_attribute>
<content_attribute id= "social-location" > none</content_attribute>
<content_attribute id= "social-contacts" > none</content_attribute>
<content_attribute id= "money-purchasing" > none</content_attribute>
<content_attribute id= "money-gambling" > none</content_attribute>
</content_rating>
2018-09-30 22:54:06 +00:00
<releases >
2018-12-20 19:25:43 +00:00
<release version= "1.0.2" date= "2018-12-20" >
<description >
<p > This update fixes a few minor visual issues.</p>
<ul >
<li > Fix black bar that appears in the editor on elementary OS</li>
<li > Fix currently-selected font not reflected in menu when app first loads</li>
</ul>
</description>
</release>
2018-12-14 21:33:07 +00:00
<release version= "1.0.1" date= "2018-12-14" >
<description >
<p > GTK updates and fixes.</p>
<ul >
<li > Fix fonts, padding, cursor color</li>
<li > Increase the default font size</li>
</ul>
</description>
</release>
2018-09-30 22:54:06 +00:00
<release version= "1.0.0" date= "2018-10-01" >
<description >
<p > Initial release</p>
<ul >
<li > Auto-saving single draft</li>
<li > Dark mode on platforms that support it</li>
<li > Choose between three fonts</li>
<li > Save draft as another file</li>
<li > Publish anonymously to Write.as</li>
</ul>
</description>
</release>
</releases>
2018-09-30 23:03:56 +00:00
<custom >
<value key= "x-appcenter-suggested-price" > 25</value>
</custom>
2018-10-01 01:00:25 +00:00
</component>