raddevus / CYaPass-Electron

The official C'YaPass desktop app built on Electron (runs on Windows, Linux, Mac)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYaPass-Electron

The official C'YaPass desktop app built on Electron (runs on Windows, Linux, Mac)

Try It Out

You can try this app with three easy steps:
  1. />git clone https://github.com/raddevus/CYaPass-Electron/
  2. />npm install -- installs all required node_modules
  3. />npm start -- starts the app

Build the installation packages

You can build the installation packages (after you've cloned the repo) with:
/>npm run dist -- builds installation packages for your current OS

image

About

The official C'YaPass desktop app built on Electron (runs on Windows, Linux, Mac)


Languages

Language:JavaScript 74.2%Language:HTML 23.8%Language:CSS 2.0%