An open API service indexing awesome lists of open source software.

https://github.com/zedseven/patternpass

A KeePass plugin that allows storage and viewing of pattern-based passwords (like the Android lock-screen).
https://github.com/zedseven/patternpass

android-lock-screen android-pattern keepass keepass-plugin keepass-related keepass2 windows-forms

Last synced: about 2 months ago
JSON representation

A KeePass plugin that allows storage and viewing of pattern-based passwords (like the Android lock-screen).

Awesome Lists containing this project

README

        

# PatternPass
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A KeePass plugin that allows storage and viewing of pattern-based passwords (like the Android lock-screen). I actually made this to store my [Apex Launcher](https://www.apexlauncher.com/) App Lock pattern, but it works for almost anything of that format.

# Setting Up and Storing Drawn Patterns is Very Easy
To store a pattern in your password database, all you have to do is open the setup window of PatternPass, pick the dimensions of the pattern you wish to store, and set the order:

![An animation of the plugin's setup function for storing a pattern.](/Documentation/Media/PatternPassDemoSetup.gif "PatternPass allows for quick and easy storage of complex drawn patterns.")

After that, any time you need to recall the pattern, the plugin will animate it in an easy display to make it straightforward to copy:

![An animation of the plugin's display function to easily view an animated drawing of a stored pattern.](/Documentation/Media/PatternPassDemoDisplay.gif "PatternPass makes it easy to view the patterns you have stored.")