just a runnable instance of lrcd
Go 74.4%
Other 25.6%
10 1 0

Clone this repository

https://tangled.org/moth11.net/lrcdaemon
git@tangled.org:moth11.net/lrcdaemon

For self-hosted knots, clone URLs may differ based on your setup.

README.md

just a simple implementation of lrcd!

lrc.example.com.conf is an example nginx config file, probably if you wanna self-host this you know what you're doing better than me, but for me, i wanted to serve lrcdaemon with nginx, so my setup was just to copy the config file into conf.d, rename the server_name directive to be correct for my base domain, and then run sudo certbot --nginx

then you'd connect to the server through e.g. tty!xcvr by doing :dial lrc.example.com

it should be running right now at lrc.moth11.net, check it out with your lrc client!

of course to run the server, go run .