2025-09-06 19:30:53 -04:00
2025-09-07 00:58:30 +02:00
2025-09-07 00:58:30 +02:00
2025-09-06 18:51:03 -04:00
2025-09-06 19:22:22 -04:00
2025-09-06 19:30:53 -04:00
2025-09-07 00:58:30 +02:00
2025-09-07 00:58:30 +02:00
2025-09-07 00:58:30 +02:00

SmolChat

SmolChat is a really small chat-protocol, written entirely in C

Installation

You can just download https://tea.surillya.com/Surillyacom/SmolChat/src/branch/main/server and / or https://tea.surillya.com/Surillyacom/SmolChat/src/branch/main/client, make them executable and run, whichever one you want (./client). On arch, you can also install it as a native package, thx to my included pkgbuild. Just do:

  1. git clone https://tea.surillya.com/Surillyacom/SmolChat.git
  2. cd SmolChat
  3. makepkg -si

Done! Now you can run smol-server or smol-client from anywhere!

Hope you'll love it. You can also configure the server.conf, to configure your own server, if you want to run one. It just needs to be next to the server executable. That'd be automatically done on arch, you can customize it with sudo nano /usr/bin/server.conf.

Love ya!

Description
SmolChat is a really small chat-protocol, written entirely in C
Readme Apache-2.0 67 KiB
Languages
C 98.6%
Shell 1.4%