Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex-shpak/keemob
Cordova wrapper for Keeweb
https://github.com/alex-shpak/keemob
cordova keepass keeweb
Last synced: 7 days ago
JSON representation
Cordova wrapper for Keeweb
- Host: GitHub
- URL: https://github.com/alex-shpak/keemob
- Owner: alex-shpak
- License: mit
- Created: 2017-04-17T20:42:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T06:18:23.000Z (about 2 years ago)
- Last Synced: 2023-02-26T14:41:45.211Z (over 1 year ago)
- Topics: cordova, keepass, keeweb
- Language: Java
- Homepage:
- Size: 17.1 MB
- Stars: 34
- Watchers: 3
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Cordova wrapper for [Keeweb](https://keeweb.info/)
WARNING: Under early development![keemob](https://cloud.githubusercontent.com/assets/5515443/26451042/9bbb9fb6-415a-11e7-9898-d5ef2fcd5068.gif)
## 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)