Go to file
antelle d831fc2e6f up deps 2020-03-20 21:05:39 +01:00
docs 404 2020-01-18 09:04:31 +01:00
scripts key rotation script 2020-03-19 20:47:41 +01:00
tmpl favicon 2017-05-06 14:48:01 +02:00
.editorconfig better plugins page 2017-12-20 13:30:16 +01:00
.eslintrc up 2019-08-18 11:06:46 +02:00
.gitignore ignored .iml 2019-08-16 20:03:57 +02:00
.travis.yml travis 2018-03-18 19:04:14 +01:00
LICENSE Initial commit 2017-04-09 10:44:59 +02:00
README.md readme 2020-01-05 15:39:25 +01:00
package-lock.json up deps 2020-03-20 21:03:50 +01:00
package.json up deps 2020-03-20 21:05:39 +01:00

README.md

KeeWeb plugins

This repo contains plugins and translations for KeeWeb.

Issues

If you would like to open an issue, please do it in the KeeWeb repo.

Translations

You can add or edit translations here, they will be imported automatically.

Scripts

Download translations from OneSky and save as KeeWeb plugins:

npm run-script translations

Update plugin definitions:

npm run-script update

Update everything:

npm start