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

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

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