Skip to content

Encrypts and decrypts your files with the password you specify

Notifications You must be signed in to change notification settings

ardagedikk/keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeper

Encrypts and decrypts your files with the password you specify

Install

git clone https://github.com/ardagedikk/keeper.git
cd keeper
npm install

Run

npm start

Build

Build the application for specified or all platform:

npm run build-osx
npm run build-linux
npm run build-win32

npm run build

License

MIT