1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <component type =" desktop-application" >
3+ <id >io.github.keshav-writes-code.cherit</id >
4+ <launchable type =" desktop-id" >io.github.keshav-writes-code.cherit.desktop</launchable >
5+ <name >Cherit</name >
6+ <developer id =" io.github.keshav-writes-code" >
7+ <name >Keshav-writes-code</name >
8+ </developer >
9+ <content_rating type =" oars-1.1" >
10+ </content_rating >
11+ <keywords >
12+ <keyword >Markdown</keyword >
13+ <keyword >Editor</keyword >
14+ <keyword >Obsidian</keyword >
15+ <keyword >Note-taking</keyword >
16+ <keyword >Local-first</keyword >
17+ </keywords >
18+ <branding >
19+ <color type =" primary" scheme_preference =" light" >#8f4bf6</color >
20+ <color type =" primary" scheme_preference =" dark" >#8f4bf6</color >
21+ </branding >
22+ <recommends >
23+ <display_length compare =" ge" >360</display_length >
24+ </recommends >
25+ <summary >A WSYIWYG Markdown Editor Inspired by Obsidian</summary >
26+
27+ <metadata_license >MIT</metadata_license >
28+ <project_license >GPL-2.0</project_license >
29+ <url type =" homepage" >https://github.com/Keshav-writes-code/Cherit</url >
30+
31+ <supports >
32+ <control >pointing</control >
33+ <control >keyboard</control >
34+ <control >touch</control >
35+ </supports >
36+
37+ <description >
38+ <p >
39+ Cherit is a cross-platform (mobile & desktop), local-first version of Obsidian with syncing functionality built-in. It is designed to work in a seamless, hassle-free way, providing a WYSIWYG Markdown editing experience.
40+ </p >
41+ </description >
42+ <screenshots >
43+ <screenshot type =" default" >
44+ <image >https://github.com/user-attachments/assets/920c3f9e-f2d0-498e-bcf4-a27b7117f71f</image >
45+ <caption >Cherit Interface</caption >
46+ </screenshot >
47+ <screenshot >
48+ <image >https://github.com/user-attachments/assets/a87a2221-1d46-4348-b382-880c9da05196</image >
49+ <caption >Cherit Editor</caption >
50+ </screenshot >
51+ </screenshots >
52+ <releases >
53+ <release version =" 0.0.1" date =" 2026-02-01" >
54+ <description >
55+ <ul >
56+ <li >Initial release</li >
57+ </ul >
58+ </description >
59+ </release >
60+ </releases >
61+ <update_contact >keshav-writes-code@users.noreply.github.com</update_contact >
62+ </component >
0 commit comments