Go to file
Gabor Pihaj 6f8026e4ad
ci/woodpecker/push/ci Pipeline was successful Details
ci/woodpecker/tag/publish Pipeline was successful Details
chore(version): v0.1.3
2023-11-20 19:13:43 +00:00
.woodpecker build: add publish script 2023-11-13 22:21:37 +00:00
core chore(version): kitty-remote-bindings-core-v0.1.0 2023-11-19 16:56:24 +00:00
lib chore(version): v0.1.3 2023-11-20 19:13:43 +00:00
macros chore(version): v0.1.3 2023-11-20 19:13:43 +00:00
.envrc chore: Setting up project 2023-11-12 20:54:35 +00:00
.gitignore feat: implement ls and send-text commands, and the id matcher (#2) 2023-11-13 22:09:27 +00:00
CHANGELOG.md chore(version): v0.1.3 2023-11-20 19:13:43 +00:00
Cargo.lock chore(version): v0.1.3 2023-11-20 19:13:43 +00:00
Cargo.toml refactor!: re-organise exposed module strcture and improve docs (#9) 2023-11-19 16:55:20 +00:00
README.md refactor!: re-organise exposed module strcture and improve docs (#9) 2023-11-19 16:55:20 +00:00
aggregated_changelog.md chore(version): v0.1.3 2023-11-20 19:13:43 +00:00
cog.toml build: configure aggregated changelog 2023-11-19 17:06:05 +00:00
flake.lock chore: Setting up project 2023-11-12 20:54:35 +00:00
flake.nix refactor!: remove boilerplate when defining commands using macros (#7) 2023-11-19 13:57:51 +00:00

README.md

kitty-remote-bindings

Rust bindings to call Kitty terminal remote commands.

The library is just a type safe wrapper around the kitty command.

Available commands

See the available commands their options at docs.rs