|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<component type="desktop-application"> |
| 3 | + <id>com.aquiis.propertymanagement</id> |
| 4 | + <metadata_license>MIT</metadata_license> |
| 5 | + <project_license>MIT</project_license> |
| 6 | + <name>Aquiis Property Management</name> |
| 7 | + <summary>Modern property management software for small landlords</summary> |
| 8 | + |
| 9 | + <description> |
| 10 | + <p> |
| 11 | + Aquiis SimpleStart is a standalone desktop application designed for landlords managing 1-9 residential rental properties. |
| 12 | + Built with modern technology, it provides professional-grade property management features without the complexity or |
| 13 | + subscription costs of enterprise solutions. |
| 14 | + </p> |
| 15 | + <p>Key Features:</p> |
| 16 | + <ul> |
| 17 | + <li>Property Management - Track up to 9 residential properties with photos and documents</li> |
| 18 | + <li>Tenant Lifecycle - Complete prospect-to-tenant journey with digital applications and screening</li> |
| 19 | + <li>Lease Management - Digital lease creation with acceptance tracking and multi-lease support</li> |
| 20 | + <li>Financial Management - Automated rent invoicing, payment tracking, and late fee application</li> |
| 21 | + <li>Maintenance Tracking - Work order management with vendor assignment and scheduling</li> |
| 22 | + <li>Inspections - Comprehensive 26-item checklist with PDF report generation</li> |
| 23 | + <li>Security Deposit Investment - Track annual dividends distributed to tenants</li> |
| 24 | + <li>Multi-user Support - Role-based access control for administrators and property managers</li> |
| 25 | + </ul> |
| 26 | + <p> |
| 27 | + Perfect for independent landlords, property owners who self-manage their rentals, and anyone seeking |
| 28 | + affordable, easy-to-use property management software. |
| 29 | + </p> |
| 30 | + </description> |
| 31 | + |
| 32 | + <launchable type="desktop-id">com.aquiis.propertymanagement.desktop</launchable> |
| 33 | + |
| 34 | + <screenshots> |
| 35 | + <screenshot type="default"> |
| 36 | + <caption>Dashboard with property overview and metrics</caption> |
| 37 | + <image>https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/dashboard.png</image> |
| 38 | + </screenshot> |
| 39 | + <screenshot> |
| 40 | + <caption>Property management interface</caption> |
| 41 | + <image>https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/property-management.png</image> |
| 42 | + </screenshot> |
| 43 | + <screenshot> |
| 44 | + <caption>Lease workflow and tenant management</caption> |
| 45 | + <image>https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/lease-workflow.png</image> |
| 46 | + </screenshot> |
| 47 | + <screenshot> |
| 48 | + <caption>Invoice and payment tracking</caption> |
| 49 | + <image>https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/invoice-tracking.png</image> |
| 50 | + </screenshot> |
| 51 | + </screenshots> |
| 52 | + |
| 53 | + <url type="homepage">https://github.com/xnodeoncode/Aquiis</url> |
| 54 | + <url type="bugtracker">https://github.com/xnodeoncode/Aquiis/issues</url> |
| 55 | + <url type="help">https://github.com/xnodeoncode/Aquiis/blob/main/README.md</url> |
| 56 | + |
| 57 | + <developer id="com.github.xnodeoncode"> |
| 58 | + <name>xnodeoncode</name> |
| 59 | + </developer> |
| 60 | + |
| 61 | + <provides> |
| 62 | + <binary>AquiisPropertyManagement</binary> |
| 63 | + </provides> |
| 64 | + |
| 65 | + <releases> |
| 66 | + <release version="1.1.0" date="2026-02-19"> |
| 67 | + <description> |
| 68 | + <p>Security and Schema Enhancement Release</p> |
| 69 | + <ul> |
| 70 | + <li>Database encryption at rest with SQLCipher AES-256</li> |
| 71 | + <li>Sample data management system with IsSampleData flags</li> |
| 72 | + <li>Content Security Policy (CSP) headers for web security</li> |
| 73 | + <li>Multi-tenant data integrity enhancements</li> |
| 74 | + <li>Database schema v1.1.0 with automatic migrations</li> |
| 75 | + <li>OS keychain integration for password caching (Linux)</li> |
| 76 | + <li>Automatic database location migration</li> |
| 77 | + <li>New application naming convention</li> |
| 78 | + </ul> |
| 79 | + </description> |
| 80 | + </release> |
| 81 | + <release version="1.0.0" date="2026-01-28"> |
| 82 | + <description> |
| 83 | + <p>First stable release for public distribution</p> |
| 84 | + <ul> |
| 85 | + <li>Complete property, tenant, and lease management</li> |
| 86 | + <li>Automated invoicing and payment tracking</li> |
| 87 | + <li>Maintenance request tracking with vendor management</li> |
| 88 | + <li>Comprehensive property inspections with PDF reports</li> |
| 89 | + <li>Security deposit investment tracking with dividends</li> |
| 90 | + <li>Multi-user support with role-based access control</li> |
| 91 | + <li>Linux AppImage with 2-second startup (performance optimized)</li> |
| 92 | + </ul> |
| 93 | + </description> |
| 94 | + </release> |
| 95 | + </releases> |
| 96 | + |
| 97 | + <content_rating type="oars-1.1"> |
| 98 | + <content_attribute id="money-purchasing">mild</content_attribute> |
| 99 | + </content_rating> |
| 100 | + |
| 101 | + <categories> |
| 102 | + <category>Office</category> |
| 103 | + <category>Finance</category> |
| 104 | + </categories> |
| 105 | + |
| 106 | + <keywords> |
| 107 | + <keyword>property</keyword> |
| 108 | + <keyword>management</keyword> |
| 109 | + <keyword>landlord</keyword> |
| 110 | + <keyword>rental</keyword> |
| 111 | + <keyword>lease</keyword> |
| 112 | + <keyword>tenant</keyword> |
| 113 | + <keyword>invoice</keyword> |
| 114 | + <keyword>payment</keyword> |
| 115 | + <keyword>maintenance</keyword> |
| 116 | + <keyword>inspection</keyword> |
| 117 | + </keywords> |
| 118 | + |
| 119 | + <supports> |
| 120 | + <control>pointing</control> |
| 121 | + <control>keyboard</control> |
| 122 | + </supports> |
| 123 | + |
| 124 | + <requires> |
| 125 | + <display_length compare="ge">1024</display_length> |
| 126 | + </requires> |
| 127 | +</component> |
0 commit comments