Skip to content

An unofficial desktop client for Cinny done with electron nativefier .

License

Notifications You must be signed in to change notification settings

nitanmarcel/Cinny-Desktop

Repository files navigation

Cinny Desktop

An unofficial desktop application for the matrix client Cinny done with electron and nativefier.

About Cinny:

Cinny is an matrix client build using Node.js focusing primarily on simple, elegant and secure interface.

Install

  • Find latest build in the releases page where you'll find ready to run executables for Windows, Linux and MacOS.

Build

  • Install Node.js
  • Clone the repo: `git clone https://github.com/nitanmarcel/CinnyDesktop.git'
  • Cd to the cloned repo: cd CinnyDesktop
  • Install Node.js dependencies: npm install
  • Build the application:
    • Windows: node ./build_win.js
    • Linux: node ./build_linux.js
    • MacOS: node ./build_mac.js

Screenshot

Screenshot

License

MIT

About

An unofficial desktop client for Cinny done with electron nativefier .

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published