Skip to content

pxl stands for periodic xlock. It calls xlock at a regular interval.

License

Notifications You must be signed in to change notification settings

xianwenchen/pxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pxl

pxl is a shell script that calls xlock at a specific interval. pxl stands for periodic xlock.

It only takes one parameter, which is seconds.

Below is the example, if you would like to lock your computer screen every 10 minutes.

pxl -t 600

The source code is written in the literate programming style. See DOCUMENTATION/pxl-design.org.

pxl is licensed under GPL version 2.

About

pxl stands for periodic xlock. It calls xlock at a regular interval.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages