https://github.com/bastidest/saver_bastidest
A simple xsecurelock saver.
https://github.com/bastidest/saver_bastidest
x11 xsecurelock
Last synced: about 1 year ago
JSON representation
A simple xsecurelock saver.
- Host: GitHub
- URL: https://github.com/bastidest/saver_bastidest
- Owner: bastidest
- License: mit
- Created: 2019-07-18T10:49:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T08:46:24.000Z (almost 7 years ago)
- Last Synced: 2025-02-02T12:29:23.227Z (over 1 year ago)
- Topics: x11, xsecurelock
- Language: C
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README



## 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
```