catlock 0.1.8

Defend keyboard against your cat
## Cat Proof Keyboard Lock

[![Version](https://img.shields.io/crates/v/catlock.svg)](https://crates.io/crates/catlock)
[![License](https://img.shields.io/crates/l/catlock)](https://unlicense.org)
[![MSRV 1.63](https://img.shields.io/crates/msrv/catlock?logo=rust&label=MSRV&labelColor=orange)](https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html)
[![Safe Rust](https://img.shields.io/badge/Rust-safe-brightgreen.svg)](https://doc.rust-lang.org/nomicon/meet-safe-and-unsafe.html)
[![Downloads](https://img.shields.io/crates/d/catlock)](https://crates.io/crates/catlock/versions)
[![LOC](https://tokei.rs/b1/gitlab/hsn10/catlock?category=code)](https://github.com/XAMPPRocky/tokei)

### This program is a necessity for all cat owners

Cats like to sleep on keyboards for several reasons.
Keyboards are warm, and they like to divert their master's attention from the computer to themselves.

### Make your keyboard cat proof

This program will lock the keyboard and unlock it only after it's proven that the person typing is *not a cat*.

```
Your keyboard is now CAT PROOF.

    |\__/,|   (`\
  _.|o o  |_   ) )
-(((---(((--------

To unlock type: NOT A CAT
```

### Enjoy cat ASCII art

The program has a "print the cat" mode (-p). It prints different cats with descriptions to uplift your mood when your lovely cuddle cat is not near you.

### Safe for cats

No unsafe Rust code is used. No cats were ignored or went hungry during the development of this program. All cuddles were delivered on time.

## License

This is free and unencumbered software released into the public domain.

This code can be used under the terms of [CC0](https://creativecommons.org/publicdomain/zero/1.0/) or the [Unlicense](https://unlicense.org).

![Unlicense logo](https://unlicense.org/pd-icon.png)