an experimental irc client

add screenshot

+3
+3
README.md
··· 2 2 3 3 An experimental IRC client written in zig 4 4 5 + ![screenshot of comlink](screenshot.png) 6 + 5 7 ## Configuration 6 8 7 9 Configuration is loaded from `$HOME/.config/comlink/init.lua` ··· 17 19 nick = "rockorager", 18 20 password = "password", 19 21 real_name = "Tim Culverhouse", 22 + tls = true, 20 23 } 21 24 22 25 comlink.connect(config)
screenshot.png

This is a binary file and will not be displayed.