awesomeandrey / keeper

Desktop application supporting symmetric encryption for user-defined credentials :closed_lock_with_key:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keeper

Keeper logo

Desktop application supporting encryption for user-defined credentials 🔐

Welcome Window Credential Form
Welcome Window Credential Form

How to build executable?

Install node version specified in package.json file. It's recommended to use NVM in order to manage NODE versions on local machine.

Make sure that Python 2.7.18 is downloaded and installed too.

Invoke the script below in order to generate executable:

npm install && npm run electron-pack

Note that the executable generation might take 5-10 minutes to complete!

Technical stack

electron nodejs react js slds jest yarn npm bcrypt crypt react-dnd

Resources used

About

Desktop application supporting symmetric encryption for user-defined credentials :closed_lock_with_key:

License:MIT License


Languages

Language:JavaScript 98.6%Language:CSS 1.0%Language:HTML 0.3%