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.
 
 
 

69 lines
2.8 KiB

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <component type="desktop-application">
  3. <id>com.github.writeas.writeas-gtk</id>
  4. <project_license>GPL-3.0+</project_license>
  5. <metadata_license>GPL-3.0+</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>com.github.writeas.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. <releases>
  48. <release version="1.0.0" date="2018-10-01">
  49. <description>
  50. <p>Initial release</p>
  51. <ul>
  52. <li>Auto-saving single draft</li>
  53. <li>Dark mode on platforms that support it</li>
  54. <li>Choose between three fonts</li>
  55. <li>Save draft as another file</li>
  56. <li>Publish anonymously to Write.as</li>
  57. </ul>
  58. </description>
  59. </release>
  60. </releases>
  61. <custom>
  62. <value key="x-appcenter-suggested-price">25</value>
  63. </custom>
  64. </components>