Write.as GTK desktop app https://write.as/apps/desktop
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

115 lines
5.2 KiB

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <component type="desktop-application">
  3. <id>writeas-gtk</id>
  4. <project_license>GPL-3.0+</project_license>
  5. <metadata_license>CC0</metadata_license>
  6. <name>Write.as</name>
  7. <summary>Publish a thought in seconds</summary>
  8. <description>
  9. <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>
  10. <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>
  11. <ul>
  12. <li>Simple, distraction-free editor built for your words</li>
  13. <li>Instantly launches to a blank page or your last draft</li>
  14. <li>Writing automatically saves as you type</li>
  15. <li>Work on a single local draft, then publish or save as another file when you're finished</li>
  16. <li>Choose from three different fonts: serif, sans-serif, or monospace</li>
  17. <li>Dark mode on platforms that support it</li>
  18. <li>Publish to Write.as and share your post (<a href="https://write.as/l23z7d6yb0dd5v4c.md">example</a>)</li>
  19. <li>Manage published posts with the built-in command-line interface</li>
  20. </ul>
  21. </description>
  22. <developer_name>Write.as</developer_name>
  23. <url type="homepage">https://write.as/</url>
  24. <url type="help">https://write.as/contact</url>
  25. <url type="bugtracker">https://github.com/writeas/writeas-gtk/issues</url>
  26. <update_contact>hello@write.as</update_contact>
  27. <provides>
  28. <binary>writeas-gtk</binary>
  29. </provides>
  30. <screenshots>
  31. <screenshot type="default">
  32. <caption>The Write.as editor.</caption>
  33. <image type="source">https://write.as/img/screens/gtk/serif.png</image>
  34. </screenshot>
  35. <screenshot>
  36. <caption>The Write.as editor in dark mode.</caption>
  37. <image type="source">https://write.as/img/screens/gtk/serif-dark.png</image>
  38. </screenshot>
  39. <screenshot>
  40. <image type="source">https://write.as/img/screens/gtk/sans.png</image>
  41. </screenshot>
  42. <screenshot>
  43. <image type="source">https://write.as/img/screens/gtk/monospace.png</image>
  44. </screenshot>
  45. </screenshots>
  46. <content_rating type="oars-1.1">
  47. <content_attribute id="violence-cartoon">none</content_attribute>
  48. <content_attribute id="violence-fantasy">none</content_attribute>
  49. <content_attribute id="violence-realistic">none</content_attribute>
  50. <content_attribute id="violence-bloodshed">none</content_attribute>
  51. <content_attribute id="violence-sexual">none</content_attribute>
  52. <content_attribute id="violence-desecration">none</content_attribute>
  53. <content_attribute id="violence-slavery">none</content_attribute>
  54. <content_attribute id="violence-worship">none</content_attribute>
  55. <content_attribute id="drugs-alcohol">none</content_attribute>
  56. <content_attribute id="drugs-narcotics">none</content_attribute>
  57. <content_attribute id="drugs-tobacco">none</content_attribute>
  58. <content_attribute id="sex-nudity">none</content_attribute>
  59. <content_attribute id="sex-themes">none</content_attribute>
  60. <content_attribute id="sex-homosexuality">none</content_attribute>
  61. <content_attribute id="sex-prostitution">none</content_attribute>
  62. <content_attribute id="sex-adultery">none</content_attribute>
  63. <content_attribute id="sex-appearance">none</content_attribute>
  64. <content_attribute id="language-profanity">none</content_attribute>
  65. <content_attribute id="language-humor">none</content_attribute>
  66. <content_attribute id="language-discrimination">none</content_attribute>
  67. <content_attribute id="social-chat">none</content_attribute>
  68. <content_attribute id="social-info">moderate</content_attribute>
  69. <content_attribute id="social-audio">none</content_attribute>
  70. <content_attribute id="social-location">none</content_attribute>
  71. <content_attribute id="social-contacts">none</content_attribute>
  72. <content_attribute id="money-purchasing">none</content_attribute>
  73. <content_attribute id="money-gambling">none</content_attribute>
  74. </content_rating>
  75. <releases>
  76. <release version="1.0.2" date="2018-12-20">
  77. <description>
  78. <p>This update fixes a few minor visual issues.</p>
  79. <ul>
  80. <li>Fix black bar that appears in the editor on elementary OS</li>
  81. <li>Fix currently-selected font not reflected in menu when app first loads</li>
  82. </ul>
  83. </description>
  84. </release>
  85. <release version="1.0.1" date="2018-12-14">
  86. <description>
  87. <p>GTK updates and fixes.</p>
  88. <ul>
  89. <li>Fix fonts, padding, cursor color</li>
  90. <li>Increase the default font size</li>
  91. </ul>
  92. </description>
  93. </release>
  94. <release version="1.0.0" date="2018-10-01">
  95. <description>
  96. <p>Initial release</p>
  97. <ul>
  98. <li>Auto-saving single draft</li>
  99. <li>Dark mode on platforms that support it</li>
  100. <li>Choose between three fonts</li>
  101. <li>Save draft as another file</li>
  102. <li>Publish anonymously to Write.as</li>
  103. </ul>
  104. </description>
  105. </release>
  106. </releases>
  107. <custom>
  108. <value key="x-appcenter-suggested-price">25</value>
  109. </custom>
  110. </component>