diff --git a/data/Aquiis b/data/Aquiis new file mode 100644 index 0000000000..f9ff3bcd48 --- /dev/null +++ b/data/Aquiis @@ -0,0 +1 @@ +https://github.com/xnodeoncode/Aquiis diff --git a/database/Aquiis/aquiis-property-management.desktop b/database/Aquiis/aquiis-property-management.desktop new file mode 100644 index 0000000000..73cf7830ea --- /dev/null +++ b/database/Aquiis/aquiis-property-management.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Aquiis +Comment=Multi-tenant property management system for small landlords +Exec=aquiis-property-management +Icon=aquiis-property-management +Type=Application +Categories=Office;Finance; +Terminal=false +StartupWMClass=Aquiis +X-AppImage-Version=1.0.1 +X-AppImage-Name=Aquiis +X-AppImage-Arch=x86_64 +Keywords=property;management;landlord;rental;lease;tenant;invoice; diff --git a/database/Aquiis/aquiis.appdata.xml b/database/Aquiis/aquiis.appdata.xml new file mode 100644 index 0000000000..2e325892e4 --- /dev/null +++ b/database/Aquiis/aquiis.appdata.xml @@ -0,0 +1,124 @@ + + + com.aquiis.propertymanagement + MIT + MIT + Aquiis + Modern property management software for small landlords + + +

+ Aquiis SimpleStart is a standalone desktop application designed for landlords managing 1-9 residential rental properties. + Built with modern technology, it provides professional-grade property management features without the complexity or + subscription costs of enterprise solutions. +

+

Key Features:

+ +

+ Perfect for independent landlords, property owners who self-manage their rentals, and anyone seeking + affordable, easy-to-use property management software. +

+
+ + aquiis-property-management.desktop + + + + Dashboard with property overview and metrics + https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/dashboard.png + + + Property management interface + https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/property-management.png + + + Lease workflow and tenant management + https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/lease-workflow.png + + + Invoice and payment tracking + https://raw.githubusercontent.com/xnodeoncode/Aquiis/main/Documentation/Screenshots/invoice-tracking.png + + + + https://github.com/xnodeoncode/Aquiis + https://github.com/xnodeoncode/Aquiis/issues + https://github.com/xnodeoncode/Aquiis/blob/main/README.md + + + xnodeoncode + + + + aquiis-property-management + + + + + +

Hotfix release with stability improvements

+
    +
  • Fixed invoice late fee processing race condition
  • +
  • Fixed AppImage naming convention for AppImageHub compliance
  • +
  • Improved Notification Center accessibility
  • +
  • Updated email/SMS notification UI with Coming Soon badges
  • +
  • Cleaned up navigation menu structure
  • +
+
+
+ + +

First stable release for public distribution

+
    +
  • Complete property, tenant, and lease management
  • +
  • Automated invoicing and payment tracking
  • +
  • Maintenance request tracking with vendor management
  • +
  • Comprehensive property inspections with PDF reports
  • +
  • Security deposit investment tracking with dividends
  • +
  • Multi-user support with role-based access control
  • +
  • Linux AppImage with 2-second startup (performance optimized)
  • +
+
+
+
+ + + mild + + + + Office + Finance + + + + property + management + landlord + rental + lease + tenant + invoice + payment + maintenance + inspection + + + + pointing + keyboard + + + + 1024 + +
diff --git a/database/Aquiis/icons/512x512/aquiis.png b/database/Aquiis/icons/512x512/aquiis.png new file mode 100644 index 0000000000..013f46d314 Binary files /dev/null and b/database/Aquiis/icons/512x512/aquiis.png differ diff --git a/database/Aquiis/screenshot.png b/database/Aquiis/screenshot.png new file mode 100644 index 0000000000..52775f74fd Binary files /dev/null and b/database/Aquiis/screenshot.png differ