Cinny: Difference between revisions
Created page with "Cinny is a web based Matrix client programmed using the React framework and Vite. Cinny was originally written using JavaScript alone but then was partially rewritten in TypeScript in version 3. Cinny v3 introduced a full UI overhaul, a Rich Input Editor, support for sending multiple files at the same time, a file viewer, a faster UI and many quality of life changes. Unlike version 2, version 3 does not support sending or rendering LaTeX." |
mNo edit summary Tag: 2017 source edit |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Cinny is a web based Matrix [[client]] programmed using the React framework and Vite. Cinny was originally written using JavaScript alone but then was partially rewritten in TypeScript in version 3. Cinny v3 introduced a full UI overhaul, a [[Rich Input Editor]], support for sending multiple files at the same time, a file viewer, a faster UI and many quality of life changes. Unlike version 2, version 3 does not support sending or rendering [[LaTeX]]. | {{Infobox client | ||
| title = Cinny | |||
| logo = Cinny_Logo.svg | |||
| screenshot = Cinny 1.7.0 screenshot.png | |||
| programming-language = TypeScript | |||
| repo = https://github.com/cinnyapp/cinny | |||
| development-cycle = Stable | |||
| developer = Ajay Bura | |||
| operating-system = Windows, macOS, Linux, Web | |||
| license = AGPL-3.0 | |||
| website = https://cinny.in | |||
}} | |||
Cinny is a web based Matrix [[client]] programmed using the React framework and Vite. The name "Cinny" and logo are based off of the Purple sunbird, Cinnyris asiaticus<ref>https://en.wikipedia.org/wiki/Purple_sunbird</ref><ref>https://cinny.in/#about</ref>. | |||
=== Cinny rewrite === | |||
Cinny was originally written using JavaScript alone but then was partially rewritten in TypeScript in version 3. Cinny v3 introduced a full UI overhaul, a [[Rich Input Editor]], support for sending multiple files at the same time, a file viewer, a faster UI and many quality of life changes. Unlike version 2, version 3 does not support sending or rendering [[wikipedia:LaTeX|LaTeX]]. |
Latest revision as of 00:48, 18 July 2024
<infobox><title source="title"><default>Cinny</default></title><image source="logo"/><image source="screenshot"/><label>Written in</label><label>Repository</label><label>Released on</label><label>Development cycle</label><label>Developer(s)</label><label>Operating system</label><label>License</label><label>Website</label></infobox>
Cinny is a web based Matrix client programmed using the React framework and Vite. The name "Cinny" and logo are based off of the Purple sunbird, Cinnyris asiaticus[1][2].
Cinny rewrite[edit | edit source]
Cinny was originally written using JavaScript alone but then was partially rewritten in TypeScript in version 3. Cinny v3 introduced a full UI overhaul, a Rich Input Editor, support for sending multiple files at the same time, a file viewer, a faster UI and many quality of life changes. Unlike version 2, version 3 does not support sending or rendering LaTeX.