Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bastidest/saver_bastidest

A simple xsecurelock saver.
https://github.com/bastidest/saver_bastidest

x11 xsecurelock

Last synced: 24 days ago
JSON representation

A simple xsecurelock saver.

Awesome Lists containing this project

README

        

![Travis (.org)](https://img.shields.io/travis/bastidest/saver_bastidest)
![GitHub issues](https://img.shields.io/github/issues-raw/bastidest/saver_bastidest)
![GitHub pull requests](https://img.shields.io/github/issues-pr/bastidest/saver_bastidest)
## Simple saver for `xsecurelock`

### Requirements
A working `xsecurelock` installation.

### Build & Install
Omit `mode=release` to enable debugging output.
```
make mode=release
sudo make install
```

### Usage
```
XSECURELOCK_SAVER=/usr/local/bin/saver_bastidest/saver_bastidest_random xsecurelock
```