Roshan-R / applock

An applocker for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

applock

An applocker for linux

Dependencies

applockes depends on libconfig and openssl. it uses zenity to make dialogues

Builing

to build applock, run

make 
make install
sudo ./applock

the default password is '123'

Demo

applock.mp4

Configuration

configuration file is handled by libconfig.

applockgui is a WIP GUI program to configure applock

About

An applocker for linux


Languages

Language:C 98.1%Language:Makefile 1.9%