From 3285121937e7a54c6b837908da8cf7bff84e0a12 Mon Sep 17 00:00:00 2001 From: Magdalunaa Date: Mon, 17 Nov 2025 17:55:16 +0100 Subject: [PATCH] Add README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..716cd8d --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +## KISSY Interface for Sapphic Smooching over ttY + +Ever wanted to kiss girls through a tty? Well now you can! + +### Installation: +- download kissy from the releases page and place it in the system's path +- run `sudo chown :tty /path/to/kissy` (or whatever group it's supposed to be) +- run `sudo chmod 2755 /path/to/kissy` (or whatever permissions work for you. has to run with setgid) + +### Usage: +`kissy [target] ` + +You can kiss any user in the local system who is logged in and has messages enabled. Currently only works on pts, so SSH and terminal emulators. + +You can also kiss *remotely* with `ssh user@host kissy [target] `. This requires kissy to be set up in the remote host. Permissions thing. I don't make the rules. + +Have fun girlkissing! :3 \ No newline at end of file