https://github.com/alex-shpak/keemob
Cordova wrapper for Keeweb
https://github.com/alex-shpak/keemob
cordova keepass keeweb
Last synced: about 1 year ago
JSON representation
Cordova wrapper for Keeweb
- Host: GitHub
- URL: https://github.com/alex-shpak/keemob
- Owner: alex-shpak
- License: mit
- Archived: true
- Created: 2017-04-17T20:42:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T06:18:23.000Z (over 3 years ago)
- Last Synced: 2025-03-04T06:11:15.638Z (over 1 year ago)
- Topics: cordova, keepass, keeweb
- Language: Java
- Homepage:
- Size: 17.1 MB
- Stars: 33
- Watchers: 4
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Cordova wrapper for [Keeweb](https://keeweb.info/)
WARNING: Under early development

## Build
> $ cordova build android --release
> $ zipalign -v -p 4 app-release-unsigned.apk app-release-unsigned-aligned.apk
> $ apksigner sign --ks ~/keemob.jks --out keemob-0.0.X.apk app-release-unsigned-aligned.apk
## Licence
[MIT](LICENCE.txt)