Lukim is a read-only frontend for Reddit.
Work in progress.
Libreddit- and Teddit occasionally get rate-limited. To help with that, I had the option to install either of these on my local computer (possible through AUR) or to write my own.
Deno. The server may also be started with Bun, but you are on your own if you do that.
cd
to this directory, then type ./index.js
. After that, open http://localhost:11100 in your web browser (replace localhost with a domain name if appropriate).
To quit, simply abort with ^C
.