This commit is contained in:
Antelle 2015-10-25 11:06:04 +03:00
parent 6ff54a2ee1
commit 200832733b
1 changed files with 9 additions and 7 deletions

View File

@ -1,15 +1,17 @@
# KeePass web app (unofficial)
This webapp can read KeePass databases. It doesn't require any server or additional resources.
It can be run either in browser, or as a desktop app.
![screenshot](https://antelle.github.io/keeweb/screenshot2x.png)
# Quick Links
[Web app](https://antelle.github.io/keeweb/)
[Windows app](https://github.com/antelle/keeweb/releases/download/v0.0.1/KeeWeb.win32.exe)
[Mac OSX app](https://github.com/antelle/keeweb/releases/download/v0.0.1/KeeWeb.mac.dmg)
[Linux app](https://github.com/antelle/keeweb/releases/download/v0.0.1/KeeWeb.linux.x64.zip)
# Status
Reading and display is mostly complete; modification and sync is deep under construction, please see [TODO](TODO.md) for more details.
# Links
[Web app](https://antelle.github.io/keeweb/)
[Windows app](https://github.com/antelle/keeweb/releases/download/v0.0.1/KeeWeb.win32.zip)
[Mac OSX app](https://github.com/antelle/keeweb/releases/download/v0.0.1/KeeWeb.app.zip)
Reading and display is mostly complete; modification and sync is under construction, please see [TODO](TODO.md) for more details.