Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bastidest/saver_bastidest
- Owner: bastidest
- License: mit
- Created: 2019-07-18T10:49:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T08:46:24.000Z (over 5 years ago)
- Last Synced: 2024-12-07T20:41:44.985Z (about 1 month 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
![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
```