Cinny: Difference between revisions
No edit summary |
Matrix>MapleDAV Add Infobox |
||
Line 1: | Line 1: | ||
{{Infobox client | |||
| title = Cinny | |||
| image = Example.jpg | |||
| programming-language = TypeScript | |||
| 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 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 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]]. | 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]]. |
Revision as of 16:32, 27 March 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
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.