Skip to content
/ savr Public
forked from lgestc/savr

X lockscreen written in rust

License

Notifications You must be signed in to change notification settings

VuiMuich/savr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAVR - minimal x lockscreen written in rust Crates.io

Motivation

savr is a minimal lockscreen written with rust-lang. I took the inspiration from slock, but I wanted the ability to customize the locked message. In slock this comes with community patches, with savr it is built in. It also uses pam for authentication as opposed to manual password hash lookup.

Usage

See savr -h to see up to date options.

savr 0.1.0
Lukasz Gmys <[email protected]>
Simple x lockscreen

USAGE:
    savr [OPTIONS]

OPTIONS:
    -h, --help                 Print help information
    -m, --message <MESSAGE>    Locked message [default: locked]
    -V, --version              Print version information

TODO

[ ] Add tests

About

X lockscreen written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%