Skip to content

Chrome web app with KeePass functionality

License

Notifications You must be signed in to change notification settings

VTelpis/ChromeKeePass-App

Repository files navigation

ChromeKeePass App

Chrome app for reading KeePass password files. WIP, nowhere near ready!

Running or Updating the code locally

If you want to hack on the code...

Tools needed:

  • Node.Js - prerequisite for other dev tools
  • Grunt.js - for less/css processing, packaging, and copying libs to the lib folder
  • Bower - for dependencies (libraries)
  1. Clone the codebase, and then (from the code folder) run bower install to install the dev dependencies.
  2. npm install to install the dependencies Node.js dependencies.
  3. Then grunt updatelib to copy the dependencies to their lib location.
  4. If you are editing .less files then run grunt watch to compile them when they change.

About

Chrome web app with KeePass functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published