Skip to content

kernelfucker/llock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

llock

logical x display locker

compile

$ clang llock.c -o llock -Os -s -lcrypt -lxcb -lxcb-keysyms # no need -lX11 lflag

hash passwd with yescrypt

use lethargy or mkpasswd to generate a random hash comptabile with yescrypt

i recommend using lethargy

lethargy: $ lethargy

mkpasswd: $ mkpasswd --method=yescrypt llock # replace llock with your own passwd

usage

set hashed passwd in config.h and you can change the colors if you want

$ ./llock

About

logical x display locker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages