Skip to content

denkus24/dpk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPK

Tired of remembering too many passwords? Do you want to store them safely and without risks? Then DPK is the program that will help you with this, and cross-platform and modern design will improve your experience

Screenshots

Features

  • Easily create and edit entry/groups
  • Full compatibility with similar applications ( KeePass, KeePassXC, KeePassDX... )
  • Autotyping of passwords
  • Easy searching entries

Installing

Windows

Download the built program image from the releases page.

Linux

Download the built program image from the releases page or do these steps:

Clone git repository

git clone https://github.com/denkus24/dpk.git

Build dependencies

cd dpk
sudo apt install python3
sudo apt install python3-pip
sudo apt install python3-pyqt5
sudo apt install python3-tk python3-dev
pip install -r requirements.txt

Start the program

cd dpk
python3 dpk.py

Bug report

If you find a bug, then proceed as follows: