Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Ciremun/pm-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm-qt

preview

Dependencies

Qt5
CMake
SQLite3

Windows MSYS2:

pacman -S mingw-w64-x86_64-sqlite3 mingw-w64-x86_64-cmake mingw-w64-x86_64-gcc mingw-w64-x86_64-qt5-static

Build

mkdir build & cd build
cmake -DCMAKE_BUILD_TYPE=Release -G"Unix Makefiles" ../ && cmake --build . --parallel

About

password manager in Qt

Resources

License

Stars

Watchers

Forks

Languages