cinnyapp/cinny

Yet another matrix client

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 17th, 2026
Created on April 18th, 2021
Open Issues & Pull Requests: 354 (+0)
GitHub issues: Enabled
Number of forks: 578
Total Stargazers: 3,898 (+0)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.9 days
Mean response time: 124.0 days
90th percentile: 464.7 days
Tracked items: 350

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 86% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "type: bug" is answered fastest, typically in about 5 days, while "area: room-input" waits about 3 months. 87% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 39% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 208
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 599 days
Stale 30+ days: 186
Stale 90+ days: 167

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type: feature (35)
  • type: bug (34)
  • type: improvement (21)
  • area: timeline (18)
  • area: room-input (17)
  • area: user-settings (12)
  • area: room-settings (9)
  • accessibility (7)

Most active issues this week

Detailed Description

Cinny is a Matrix client that provides a web-based interface for accessing Matrix homeservers. The project addresses the need for an accessible, user-friendly way to participate in Matrix networks by building a client application written in TypeScript and React that runs in the browser.

The tool works by connecting to Matrix homeservers and handling the protocol details required for messaging, room management, and user interactions. It abstracts away the complexity of the Matrix protocol so users can focus on communication without needing to understand the underlying federation and synchronization mechanisms.

Developers considering Cinny should understand that it targets users who want a straightforward web client for Matrix without the overhead of desktop applications or command-line tools. It suits projects and communities already committed to Matrix infrastructure who need a modern, accessible interface for their users. The README does not position the tool against specific alternatives, so direct comparisons to other Matrix clients are not available from the project documentation.

The project shows consistent development activity with regular commits and ongoing maintenance. The codebase demonstrates active engagement with pull requests being reviewed and merged. The project maintains an organized issue tracker with community participation. Development appears focused on incremental improvements and bug fixes rather than major architectural overhauls.