owotility

Crates.ioowotility
lib.rsowotility
version0.1.1
sourcesrc
created_at2024-03-22 11:59:10.86908
updated_at2024-03-22 12:01:07.481131
descriptionConfiguration utility for OwOpad firmware
homepagehttps://github.com/chrontax/owotility
repositoryhttps://github.com/chrontax/owotility
max_upload_size
id1182568
size39,380
(chrontax)

documentation

README

OwOtility

Configuration utility for OwOpad firmware.

For now it's only CLI, but there are plans for a gui.

Installation

cargo install owotility

Usage

Usage: owotility [COMMAND]

Commands:
  devices  List available devices
  configs  Show key configs
  binds    Manage currently set keybinds
  save     Save current configuration to flash
  send     Send something to the keypad
  status   Show live status of the keypad
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version
Commit count: 4

cargo fmt