Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 530 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 530 Bytes

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