https://github.com/nlamirault/verrou
A simple screen locker
https://github.com/nlamirault/verrou
screen-locker
Last synced: 5 months ago
JSON representation
A simple screen locker
- Host: GitHub
- URL: https://github.com/nlamirault/verrou
- Owner: nlamirault
- License: apache-2.0
- Created: 2017-09-08T09:25:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T14:36:25.000Z (over 4 years ago)
- Last Synced: 2025-09-17T17:15:23.659Z (10 months ago)
- Topics: screen-locker
- Language: Makefile
- Homepage:
- Size: 5.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Verrou
[![License Apache 2][badge-license]](LICENSE)
A i3lock wrapper.
## Installation
You can download the binaries :
* Architecture i386 [ [linux](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_linux_386) / [darwin](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_darwin_386) / [freebsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_freebsd_386) / [netbsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_netbsd_386) / [openbsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_openbsd_386) / ]
* Architecture amd64 [ [linux](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_linux_amd64) / [darwin](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_darwin_amd64) / [freebsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_freebsd_amd64) / [netbsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_netbsd_amd64) / [openbsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_openbsd_amd64) ]
* Architecture arm [ [linux](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_linux_arm) / [freebsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_freebsd_arm) / [netbsd](https://bintray.com/artifact/download/nlamirault/oss/verrou-0.1.0_netbsd_arm) ]
## Usage
```bash
$ ./verrou -h
Verrou - v0.1.0
-dry-run
Create background image and not lock screen
-version
print version and exit
```
## Contributing
See [CONTRIBUTING](CONTRIBUTING.md).
## License
See [LICENSE](LICENSE) for the complete license.
## Changelog
A [changelog](ChangeLog.md) is available
## Contact
Nicolas Lamirault
[badge-license]: https://img.shields.io/badge/license-Apache2-green.svg?style=flat