07feddd44b567a56d0c9f870e89da41814ad044f
Some checks failed
Build / increment-version (push) Successful in 8s
Build / build-linux (push) Successful in 2m26s
Build Paarrot Windows / build (push) Has been cancelled
Build Paarrot Windows / start-vm (push) Has been cancelled
Build / build-windows (push) Successful in 4m28s
Build / create-release (push) Successful in 30s
- Implemented main plugin structure including manifest, HTML, and JavaScript files. - Added actions for toggling mute, toggling deafen, changing channels, sending messages, and getting status. - Created property inspector for changing channels and sending messages. - Developed SVG icons for actions and status display. - Established WebSocket connection for communication with the Stream Deck. - Implemented API calls to interact with the Paarrot voice chat application. - Added validation script to ensure proper plugin structure and manifest compliance. - Included test Electron application for window creation and loading content.
Paarrot
Paarrot is a Matrix client focusing primarily on simple, elegant and secure interface. The desktop app is built with Electron and based on Cinny.
Download
Installers for Windows and Linux can be downloaded from releases.
| Operating System | Download |
|---|---|
| Windows (x64) | Get it on Windows |
| Linux (AppImage) | Get it on Linux |
Linux Installation
For the best AppImage experience, we recommend using AppImageLauncher which automatically integrates AppImages into your system.
Local development
To setup development locally run the following commands:
git clone --recursive http://synbox.ruv.wtf:8418/litruv/cinny-desktop.gitcd cinny-desktop/cinnynpm cicd ..npm ci
To build the app locally, run:
npm run build
To start local dev server, run:
npm run dev
Releases
1
Release v4.11.162
Latest
Languages
JavaScript
90.6%
HTML
7.1%
Shell
2.2%
Rust
0.1%