Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
> **This project has been rebranded.** All new development continues in **[Nine.](https://github.com/xnodeoncode/nine)** — property management perfected for portfolios of up to nine properties.
Copy link

Copilot AI Mar 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link text includes trailing punctuation ("Nine."), which renders the period as part of the clickable text and looks like a typo. Consider changing the anchor text to "Nine" and leaving the period outside the link.

Suggested change
> **This project has been rebranded.** All new development continues in **[Nine.](https://github.com/xnodeoncode/nine)** — property management perfected for portfolios of up to nine properties.
> **This project has been rebranded.** All new development continues in **[Nine](https://github.com/xnodeoncode/nine)** — property management perfected for portfolios of up to nine properties.

Copilot uses AI. Check for mistakes.
>
> **[Visit Nine →](https://github.com/xnodeoncode/nine)**
Comment on lines +1 to +3
Copy link

Copilot AI Mar 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title/description indicate a codebase migration to “Nine”, but the changes in this PR are limited to README messaging. Consider updating the PR metadata to reflect that this is a documentation-only deprecation/rebrand notice (or include the actual migration changes if they were intended).

Copilot uses AI. Check for mistakes.

---

# Aquiis SimpleStart

**Modern Property Management for Landlords**
Expand All @@ -9,13 +15,13 @@

---

**Aquiis SimpleStart** is a standalone desktop application designed for landlords managing 1-9 residential rental properties. Built with ASP.NET Core 10 and Blazor Server, wrapped in Electron for native desktop experience, it provides professional-grade property management features without the complexity or subscription costs of enterprise solutions.
**Aquiis SimpleStart** is a desktop application designed for property managers and landlords managing up to nine residential rental properties. Built with ASP.NET Core 10 and Blazor Server, wrapped in Electron for native desktop experience, it provides professional-grade property management features.

**Perfect for:**

- Independent landlords with a few properties
- Property managers and landlords with up to nine properties
- Property owners who self-manage their rentals
- New landlords starting their portfolio
- New real estate investors starting their portfolio
- Anyone seeking affordable, easy-to-use property management software

## ✨ Key Features
Expand Down