Go to file
antelle 0d2ac14b3f up plugins 2017-12-16 12:40:49 +01:00
docs up plugins 2017-12-16 12:40:49 +01:00
scripts fixed language versions 2017-12-03 18:46:57 +01: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 issues note 2017-10-24 19:55:31 +02:00
package.json update scripts 2017-11-28 18:39:56 +01:00

README.md

KeeWeb plugins

This repo contains plugins and translations for KeeWeb.

Issues

Please open an issue in KeeWeb repo.

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