/Lukim

A read-only frontend for Reddit

Primary LanguageTypeScript

Lukim

Lukim is a read-only frontend for Reddit.

Work in progress.

But why?

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.

Dependencies

Deno. The server may also be started with Bun, but you are on your own if you do that.

Usage

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.