Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A local (offline) password manager for Mac implemented using Electron, Node.js crypto, React, and Material UI

License

Notifications You must be signed in to change notification settings

a-n-d-r-3-w/halberdier

Repository files navigation

Halberdier

A local (offline) password manager for Mac based on Electron (via electron-quick-start), Node.js crypto, React, and Material UI. Passwords are encrypted using AES-192.

Screenshot

How to use this repo

If you don't have Yarn, then just replace yarn with npm in the following instructions.

  1. git clone https://github.com/a-n-d-r-3-w/halberdier.git
  2. cd halberdier
  3. yarn install
  4. Run webpack in watch mode: yarn build
  5. In another terminal, launch app: yarn start

Create an APP file for distribution

yarn package

About

A local (offline) password manager for Mac implemented using Electron, Node.js crypto, React, and Material UI

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 27