Lem
GitHubDiscord Matrix Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Windows

Using the binary

Lem 2.1 was released! It provides binaries for Linux, MacOS and Windows.

Installation with Docker

Clone the Lem repository and build a Docker image:

$ docker build -t lem .

You can now run the ncurses version:

$ docker run --rm -it -v .:/shared lem