An open API service indexing awesome lists of open source software.

https://github.com/roshan-r/applock

An applocker for linux
https://github.com/roshan-r/applock

Last synced: 6 months ago
JSON representation

An applocker for linux

Awesome Lists containing this project

README

          

# 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
https://user-images.githubusercontent.com/43182697/158877358-9772a86c-906a-48c7-97ef-61b84082199f.mp4

# Configuration
configuration file is handled by libconfig.

[applockgui](https://github.com/Roshan-R/applockgui) is a WIP GUI program to configure applock