## Cat Proof Keyboard Lock
[](https://crates.io/crates/catlock)
[](https://unlicense.org)
[](https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html)
[](https://doc.rust-lang.org/nomicon/meet-safe-and-unsafe.html)
[](https://crates.io/crates/catlock/versions)
[](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).
