Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 328 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 328 Bytes

Screen locker

Third Party Code

kcheckpass

Dependencies

Debian/Ubuntu

sudo apt install libpam0g-dev libx11-dev -y

Build

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make

Install

sudo make install

License

This project has been licensed by GPLv3.