The official C'YaPass desktop app built on Electron (runs on Windows, Linux, Mac)
You can try this app with three easy steps:- />git clone https://github.com/raddevus/CYaPass-Electron/
- />npm install -- installs all required node_modules
- />npm start -- starts the app
/>npm run dist -- builds installation packages for your current OS