Go to file
antelle 77308c4a30
checking "KeeWeb" spelling
2021-04-05 10:19:50 +02:00
.github/workflows switched to setup-gcloud 2020-12-04 20:22:41 +01:00
docs up 2021-03-31 17:46:44 +02:00
scripts checking "KeeWeb" spelling 2021-04-05 10:19:50 +02:00
tmpl fixed a typo 2020-05-01 18:47:08 +02:00
.editorconfig running linter on GitHub actions 2020-11-28 12:37:42 +01:00
.eslintrc up 2019-08-18 11:06:46 +02:00
.gitignore ignored .iml 2019-08-16 20:03:57 +02:00
.prettierrc prettier 2020-05-24 18:56:50 +02:00
LICENSE Initial commit 2017-04-09 10:44:59 +02:00
README.md https links 2021-02-26 18:54:55 +01:00
package-lock.json up deps 2021-03-06 20:45:55 +01:00
package.json up deps 2021-03-06 20:45:55 +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