1
1
Fork
You've already forked kissy
1
Util to kiss local users via TTY. Mirror of https://git.girlkissing.tips/kissy
  • C 76.5%
  • Roff 14.9%
  • Makefile 8.6%
Find a file
2026年05月25日 11:32:13 -03:00
.gitignore improve makefile 2026年02月05日 00:51:18 +01:00
kissy.1 add man page, err- woman page 2026年02月05日 01:14:57 +01:00
kissy.c improve error handling 2026年02月05日 00:46:46 +01:00
LICENSE.md Add LICENSE.md 2025年11月17日 18:15:45 +01:00
Makefile add man page, err- woman page 2026年02月05日 01:14:57 +01:00
README.md add link to codeberg mirror 2026年05月25日 11:32:13 -03:00

Kissing 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 root:tty /path/to/kissy (or whatever ownership it's supposed to have)

  • run sudo chmod 2755 /path/to/kissy (or whatever permissions work for you. has to run with setgid)

  • alternatively, build kissy from source using make then sudo make install

Usage:

kissy [target] <message>

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] <message>. This requires kissy to be set up in the remote host. Permissions thing. I don't make the rules.

Have fun girlkissing! :3

License

This project is licensed with GPLv3


[Codeberg Mirror]