Cinny desktop logo

Cinny desktop Cinny

Use this command to install Cinny desktop:
winget install --id=cinnyapp.cinny-desktop -e

Cinny is a matrix client focusing primarily on simple, elegant and secure interface.

Cinny Desktop is a matrix client designed to provide users with a simple, elegant, and secure interface for communication. Built using Tauri, it offers a seamless desktop experience across multiple platforms.

Key Features:

  • Intuitive User Experience: A clean and minimalist design focused on ease of use without compromising functionality.
  • Enhanced Security: Robust encryption and privacy features to protect user data and conversations.
  • Cross-Platform Compatibility: Available for Windows, macOS, and Linux, ensuring broad accessibility.
  • Matrix Protocol Support: Full integration with the Matrix protocol for secure and decentralized communication.
  • Customizable Notifications: Configure alerts to stay informed without interruption.

Audience & Benefit:
Ideal for users who prioritize privacy, security, and simplicity in their digital communications. Cinny Desktop is particularly beneficial for developers, teams, and individuals seeking a reliable tool for seamless matrix-based interactions, with the added advantage of being installable via winget.

README

Cinny desktop

Cinny is a matrix client focusing primarily on simple, elegant and secure interface. The desktop app is made with Tauri.

Download

Installers for macOS, Windows and Linux can be downloaded from Github releases. Releases are signed with a Ed25519 public-key.

Operating SystemDownload
WindowsGet it on Windows
macOSGet it on macOS
LinuxGet it on Linux · Flatpak

Decoded public key: > RWRflTUQD3RHFtn25QNANCmePR9+4LSK89kAKTMEEB4OKpOFpLMgc64z

To verify release files, you need to download minisign tool and decode the .sig file before running: > minisign -Vm RELEASE_FILE.msi.zip -P RWRflTUQD3RHFtn25QNANCmePR9+4LSK89kAKTMEEB4OKpOFpLMgc64z -x SINGATURE.msi.zip.sig

Local development

Firstly, to setup Rust, NodeJS and build tools follow Tauri documentation.

Now, to setup development locally run the following commands:

  • git clone --recursive https://github.com/cinnyapp/cinny-desktop.git
  • cd cinny-desktop/cinny
  • npm ci
  • cd ..
  • npm ci

To build the app locally, run:

  • npm run tauri build

To start local dev server, run:

  • npm run tauri dev
Versions
4.8.1
4.8.0
4.7.1
4.7.0
4.6.0
4.5.1
4.4.0
4.3.2
4.3.1
4.3.0
Website
License