Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twsouthwick/KeePassWin
A UWP implementation of a KeePass client
https://github.com/twsouthwick/KeePassWin
Last synced: 3 months ago
JSON representation
A UWP implementation of a KeePass client
- Host: GitHub
- URL: https://github.com/twsouthwick/KeePassWin
- Owner: twsouthwick
- License: gpl-3.0
- Created: 2016-11-08T15:53:51.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2019-05-21T01:16:52.000Z (over 5 years ago)
- Last Synced: 2024-04-29T13:32:55.523Z (7 months ago)
- Language: C#
- Size: 812 KB
- Stars: 38
- Watchers: 7
- Forks: 5
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# KeePassWin
## Install
Install from the [Windows Store](https://www.microsoft.com/en-us/store/p/keepasswin/9wzdncrd91jm).Build status: ![Build Status](https://twsouthwick.visualstudio.com/_apis/public/build/definitions/9ae74bf6-22af-40aa-bd59-8f82c58631ef/37/badge)
## Overview
This is a universal Windows implementation of [KeePass](http://keepass.info) that supports all Windows 10 devices.
## Features
For a list of features, please see the [changelog](CHANGELOG.md).
### Narrow view:
| List view | Details View |
| --------- | ------------ |
| ![Narrow List View](assets/screenshots/narrow_list.png) | ![Narrow Details View](assets/screenshots/narrow_details.png)|### Wide view
![assets](assets/screenshots/wide_details.png)
## Contribute
This is a side project I have worked on off and on and figured others would appreciate it and maybe help contribute. Any help is very much appreciated. Please see [here](CONTRIBUTING.md) for steps to contribute