Skip to content

A proof-of-concept password manager built using electron in JS.

License

Notifications You must be signed in to change notification settings

Kaltzisp/jscrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSCrypt

A simple password manager written using electron and JS. This package is not intended for end-users, and is only a proof-of-concept to demonstrate how such an application can be created using electron.

Setup

Install dependencies with:

npm install

Then to create the JSCrypt distributable:

npx electron-packager . jscrypt

About

A proof-of-concept password manager built using electron in JS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published