numlockctl-linux 0.2.0

Easy way to trigger and get state of numlock in linux
Documentation
# NumLockCtl

Easy way to trigger and get state of numlock in linux

[Docs](https://docs.rs/numlockctl-linux/)

## Binary

```
$ numlockctl help
Usage: numlockctl [COMMAND]

Commands:
  status  Print status of numlock [Default]
  toggle  Toggle numlock
  on      Switch on numlock
  off     Switch off numlock
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help
```