Go to file
antelle 696d178616 removed old node.js param 2017-06-11 10:15:52 +02:00
.github wording 2017-05-26 21:28:03 +02:00
docs translations 2017-06-05 11:39:17 +02:00
scripts using keytar 2017-06-11 09:38:52 +02:00
tmpl favicon 2017-05-06 14:48:01 +02:00
.editorconfig translations 2017-05-06 14:34:00 +02:00
.gitignore experimental keewebhttp plugin 2017-05-22 00:24:55 +02:00
LICENSE Initial commit 2017-04-09 10:44:59 +02:00
README.md readme 2017-05-20 13:31:12 +02:00
package.json removed old node.js param 2017-06-11 10:15:52 +02:00

README.md

KeeWeb plugins

This repo contains plugins and translations for KeeWeb.

Translations

You can add or edit translations at OneSky, they will imported here 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